menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeHorizontalAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeHorizontalAlignment

    Specifies the Shape Horizontal Alignment supported by the SfRichTextBoxAdv control.

    Inheritance
    System.Object
    ShapeHorizontalAlignment
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class ShapeHorizontalAlignment : Enum

    Fields

    Center

    Aligns the content to the center.

    Declaration
    public const ShapeHorizontalAlignment Center
    Field Value
    Type
    ShapeHorizontalAlignment

    Inside

    Aligns the content to the inside.

    Declaration
    public const ShapeHorizontalAlignment Inside
    Field Value
    Type
    ShapeHorizontalAlignment

    Left

    Aligns the content to the left.

    Declaration
    public const ShapeHorizontalAlignment Left
    Field Value
    Type
    ShapeHorizontalAlignment

    None

    Aligns the content to the none.

    Declaration
    public const ShapeHorizontalAlignment None
    Field Value
    Type
    ShapeHorizontalAlignment

    Outside

    Aligns the content to the outside.

    Declaration
    public const ShapeHorizontalAlignment Outside
    Field Value
    Type
    ShapeHorizontalAlignment

    Right

    Aligns the content to the right.

    Declaration
    public const ShapeHorizontalAlignment Right
    Field Value
    Type
    ShapeHorizontalAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved