Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiFont Class
Members
In This Topic
    ApiFont Class
    In This Topic
    Definition of the settings for font, font size, and font style.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiFont

    Syntax
    public class ApiFont 
    Public Properties
     NameDescription
    Public Property Definition of the settings for font, font size, and font style. Indicating whether font is bold.  
    Public PropertyFamily name for font.  
    Public PropertyIndicating whether font is italic.  
    Public PropertySize of font  
    Public PropertyIndicating whether font is underlined.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Returns true when properties of both objects hold the same value.  
    Top
    Public Operators
    See Also