Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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