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

TextBase.AlignmentBoxType Enumeration
Alignment box type
Syntax
public enum TextBase.AlignmentBoxType : System.Enum 
Members
MemberValueDescription
Ellipse2Ellipse
None0None
Rectangle1Rectangle
Inheritance Hierarchy

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

See Also