Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / ControlPointCdSetting Class
Members
In This Topic
    ControlPointCdSetting Class
    In This Topic
    Display configuration settings for control points in cable drawing.
    Object Model
    ControlPointCdSetting ClassColorProperty ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DisplayConfigurations.BaseDisplayConfigurationSetting
          EPLAN.Harness.API.DataStructures.DisplayConfigurations.ControlPointCdSetting

    Syntax
    public class ControlPointCdSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public PropertyLine pattern of the drawing.  
    Public PropertyLine thickness of the drawing.  
    Public Property Size of the control point or the symbol.  
    Top
    See Also