Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.PolyLine Enumeration

In This Topic
    Properties.PolyLine Enumeration
    In This Topic
    Identificators of properties owned by PolyLine class.
    Syntax
    public enum Properties.PolyLine : System.Enum 
    public enum class Properties.PolyLine : public System.Enum 
    Members
    MemberValueDescription
    INSTANCE_ISCLOSED19104Closed # 19104.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.PolyLine

    See Also