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

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