API Help
Eplan.EplApi.DataModel.Graphics Namespace / ArcPropertyList Class / DMG_ARC_STARTANGLE Property / DMG_ARC_STARTANGLE Property

In This Topic
    DMG_ARC_STARTANGLE Property
    In This Topic
    Starting angle # 19323.
    Syntax
    public PropertyValue DMG_ARC_STARTANGLE {get; set;}
    public:
    property PropertyValue^ DMG_ARC_STARTANGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also