Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer.TextBoxType Enumeration

In This Topic
    GraphicalLayer.TextBoxType Enumeration
    In This Topic
    Text box type
    Syntax
    public enum GraphicalLayer.TextBoxType : System.Enum 
    public enum class GraphicalLayer.TextBoxType : public System.Enum 
    Members
    MemberValueDescription
    Ellipse2Ellipse
    No3No
    Oval4Oval
    Rectangle1Rectangle
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Graphics.GraphicalLayer.TextBoxType

    See Also