ComponentOne Reports for WPF
C1.C1Report 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