menu

UWP

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

    Show / Hide Table of Contents

    Class ShapeContainer

    Represents the ShapeContainer class.

    Inheritance
    System.Object
    BaseNode
    Node
    Inline
    ShapeCommon
    ShapeBase
    ShapeContainer
    Implements
    INode
    Inherited Members
    Inline.CharacterFormat
    Inline.CharacterFormatProperty
    Inline.OnTextChanged()
    Node.NextNode
    Node.Owner
    Node.PreviousNode
    ShapeBase.AllowOverlap
    ShapeBase.HorizontalAlignment
    ShapeBase.HorizontalOrigin
    ShapeBase.HorizontalPosition
    ShapeBase.LayoutInCell
    ShapeBase.LockAnchor
    ShapeBase.VerticalAlignment
    ShapeBase.VerticalOrigin
    ShapeBase.VerticalPosition
    ShapeCommon.AlternativeText
    ShapeCommon.Height
    ShapeCommon.HeightScale
    ShapeCommon.LineFormat
    ShapeCommon.Name
    ShapeCommon.Title
    ShapeCommon.Visible
    ShapeCommon.Width
    ShapeCommon.WidthScale
    ShapeCommon.WrapFormat
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public class ShapeContainer : ShapeBase, INode

    Constructors

    ShapeContainer()

    Initializes a new instance of the ShapeContainer class.

    Declaration
    public ShapeContainer()

    Properties

    AutoShapeType

    Gets or sets the Auto Shape Type.

    Declaration
    public AutoShapeType AutoShapeType { get; set; }
    Property Value
    Type Description
    AutoShapeType

    The Auto Shape Type.

    TextFrame

    Gets or sets the Text Frame.

    Declaration
    public TextFrame TextFrame { get; set; }
    Property Value
    Type Description
    TextFrame

    The Text Frame of shape.

    Implements

    INode

    Extension Methods

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