Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.Text Enumeration

Properties.Text Enumeration
Identificators of properties owned by Text class.
Syntax
public enum Properties.Text : System.Enum 
Members
MemberValueDescription
TEXT_ANGLE19343Rotation angle for text # 19343.
TEXT_CONTENTS19201Text contents # 19201.
Inheritance Hierarchy

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

See Also