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

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