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

In This Topic
    ElipseAngle Property
    In This Topic
    Gets the engle value of the ellipse. This property returns proper value for the ellipse.
    Syntax
    public double ElipseAngle {get;}
    public:
    property double ElipseAngle {
       double get();
    }
    See Also