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

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

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

See Also