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

In This Topic
    DMG_ARC_ISSECTOR Property
    In This Topic
    Sector # 19105.
    Syntax
    public PropertyValue DMG_ARC_ISSECTOR {get; set;}
    public:
    property PropertyValue^ DMG_ARC_ISSECTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether an arc is a sector (meaning that it is closed).

    See Also