Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiTextStyleBase Class
Members
In This Topic
    ApiTextStyleBase Class
    In This Topic
    Basic data structure defining style related properties of a text. Basic means that some property setters are not enabled.
    Object Model
    ApiTextStyleBase ClassColorProperty ClassApiFont Class
    Inheritance Hierarchy
    Syntax
    public class ApiTextStyleBase 
    Public Properties
     NameDescription
    Public Property Color of the text.  
    Public Property Font of the text.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Returns true when properties of both objects hold the same value.  
    Top
    See Also