Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / LineShape Class / ShapeType Property

In This Topic
    ShapeType Property (LineShape)
    In This Topic
    Overridden. Gets ShapeType.Line.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ShapeType As ShapeType
    public override ShapeType ShapeType {get;}
    See Also