API Help
Eplan.EplApi.DataModel Namespace / Properties.TextBase Enumeration

In This Topic
    Properties.TextBase Enumeration
    In This Topic
    Identificators of properties owned by TextBase class.
    Syntax
    public enum Properties.TextBase : System.Enum 
    public enum class Properties.TextBase : public System.Enum 
    Members
    MemberValueDescription
    INSTANCE_SIZE19017Font size # 19017.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.TextBase

    See Also