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

In This Topic
    Sector Property
    In This Topic
    Gets whether is Sector.
    Syntax
    public bool Sector {get; set;}
    public:
    property bool Sector {
       bool get();
       void set (    bool value);
    }
    See Also