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

TextBase.TextBoxType Enumeration
Text box type
Syntax
public enum TextBase.TextBoxType : 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