menu

UWP

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

    Show / Hide Table of Contents

    Class AutoShapeType

    Specifies the auto shape type supported by the SfRichTextBoxAdv control.

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

    Fields

    None

    Aligns the content to the none.

    Declaration
    public const AutoShapeType None
    Field Value
    Type
    AutoShapeType

    Rectangle

    Aligns the shape to the rectangle.

    Declaration
    public const AutoShapeType Rectangle
    Field Value
    Type
    AutoShapeType

    RoundedRectangle

    Aligns the shape to the rounded rectangle.

    Declaration
    public const AutoShapeType RoundedRectangle
    Field Value
    Type
    AutoShapeType

    Extension Methods

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