Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.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