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

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

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

    See Also