menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathVerticalAlignment - API Reference

    Show / Hide Table of Contents

    Class MathVerticalAlignment

    Specifies the vertical alignment for a matrix.

    Inheritance
    System.Object
    MathVerticalAlignment
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class MathVerticalAlignment : Enum

    Fields

    Bottom

    Bottom.

    Declaration
    public const MathVerticalAlignment Bottom
    Field Value
    Type Description
    MathVerticalAlignment

    Center

    Center.

    Declaration
    public const MathVerticalAlignment Center
    Field Value
    Type Description
    MathVerticalAlignment

    Top

    Top.

    Declaration
    public const MathVerticalAlignment Top
    Field Value
    Type Description
    MathVerticalAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved