Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / LineShapeBase Class / ShapeType Property

In This Topic
    ShapeType Property (LineShapeBase)
    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