Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiAlignment Enumeration
In This Topic
    ApiAlignment Enumeration
    In This Topic
    Alignment.
    Syntax
    public enum ApiAlignment : System.Enum 
    Members
    MemberDescription
    BottomAlignment to bottom.
    CenterAlignment to center.
    NotSetAlignment not set.
    TopAlignment to top.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiAlignment

    See Also