Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiTextStyleAlignment Class
Members
In This Topic
    ApiTextStyleAlignment Class
    In This Topic
    Text style variant for setting a text style with alignment.
    Object Model
    ApiTextStyleAlignment ClassColorProperty ClassApiFont Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DrawingTables.ApiTextStyleBase
          EPLAN.Harness.API.DataStructures.DrawingTables.ApiTextStyleAlignment

    Syntax
    public class ApiTextStyleAlignment : ApiTextStyleBase 
    Public Properties
     NameDescription
    Public Property Color of the text. (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTextStyleBase)
    Public Property Font of the text. (Inherited from EPLAN.Harness.API.DataStructures.DrawingTables.ApiTextStyleBase)
    Public Property Horizontal alignment of the text.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.  Returns true when properties of both objects hold the same value.  
    Public MethodOverridden. Serves as the default hash function.  
    Top
    See Also