FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ShapeBase Class / ShapeType Property

In This Topic
    ShapeType Property (ShapeBase)
    In This Topic
    Gets the type of the current shape.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property ShapeType As ShapeType
    public abstract ShapeType ShapeType {get;}
    See Also