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

In This Topic
    Radius Property
    In This Topic
    Gets the radius value. This property returns 0 for ellipse type.
    Syntax
    public double Radius {get;}
    public:
    property double Radius {
       double get();
    }
    See Also