Harness proD API Help
EPLAN.Harness.API.DataStructures.DrawingTables Namespace / ApiLineStyle Class
Members
In This Topic
    ApiLineStyle Class
    In This Topic
    Data structure defining style related properties of a line.
    Object Model
    ApiLineStyle ClassColorProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DrawingTables.ApiLineStyle

    Syntax
    public class ApiLineStyle 
    Public Properties
     NameDescription
    Public Property Color of the line.  
    Public Property Pattern of the line.  
    Public Property Width of the line in millimeters.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Returns true when properties of both objects hold the same value.  
    Top
    See Also