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