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

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