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

In This Topic
    ShapeType Property (EllipsePartShape)
    In This Topic
    Overridden. Gets ShapeType.Ellipse.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ShapeType As ShapeType
    public virtual ShapeType ShapeType {get;}
    See Also