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

In This Topic
    TextBase.TextBoxType Enumeration
    In This Topic
    Text box type
    Syntax
    public enum TextBase.TextBoxType : System.Enum 
    public enum class TextBase.TextBoxType : public System.Enum 
    Members
    MemberValueDescription
    Ellipse2Ellipse
    FromLayer0From layer
    None3None
    Oval4Oval
    Rectangle1Rectangle
    Inheritance Hierarchy

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

    See Also