API Help
Eplan.EplApi.DataModel.Graphics Namespace / Arc Class / StartAngle Property

In This Topic
    StartAngle Property
    In This Topic
    Gets the start angle value of the arc. This property returns 0 for ellipse type.
    Syntax
    public double StartAngle {get;}
    public:
    property double StartAngle {
       double get();
    }
    See Also