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

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

    Syntax
    public class ApiTextStyleLocation : 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 Location of the text.  
    Public Property Spacing of the text.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.  Returns true when properties of both objects hold the same value.  
    Top
    See Also