Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ArcPropertyList Class / DMG_ARC_RADIUS Property / DMG_ARC_RADIUS Property

In This Topic
    DMG_ARC_RADIUS Property
    In This Topic
    Circle radius # 19320.
    Syntax
    public PropertyValue DMG_ARC_RADIUS {get; set;}
    public:
    property PropertyValue^ DMG_ARC_RADIUS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also