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

In This Topic
    DMG_ARC_ENDANGLE Property
    In This Topic
    End angle # 19324.
    Syntax
    public PropertyValue DMG_ARC_ENDANGLE {get; set;}
    public:
    property PropertyValue^ DMG_ARC_ENDANGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also