menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextureAlignment - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextureAlignment

    Specifies the texture alignment.

    Inheritance
    System.Object
    TextureAlignment
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class TextureAlignment : Enum

    Fields

    AlignmentMixed

    Not Supported.

    Declaration
    public const TextureAlignment AlignmentMixed
    Field Value
    Type
    TextureAlignment

    Bottom

    Aligned at bottom.

    Declaration
    public const TextureAlignment Bottom
    Field Value
    Type
    TextureAlignment

    BottomLeft

    Aligned at bottom left.

    Declaration
    public const TextureAlignment BottomLeft
    Field Value
    Type
    TextureAlignment

    BottomRight

    Aligned at bottom right.

    Declaration
    public const TextureAlignment BottomRight
    Field Value
    Type
    TextureAlignment

    Center

    Aligned at center.

    Declaration
    public const TextureAlignment Center
    Field Value
    Type
    TextureAlignment

    Left

    Aligned at left.

    Declaration
    public const TextureAlignment Left
    Field Value
    Type
    TextureAlignment

    Right

    Aligned at right.

    Declaration
    public const TextureAlignment Right
    Field Value
    Type
    TextureAlignment

    Top

    Aligned at top.

    Declaration
    public const TextureAlignment Top
    Field Value
    Type
    TextureAlignment

    TopLeft

    Aligned at top left.

    Declaration
    public const TextureAlignment TopLeft
    Field Value
    Type
    TextureAlignment

    TopRight

    Aligned at top right.

    Declaration
    public const TextureAlignment TopRight
    Field Value
    Type
    TextureAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved