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

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

    Syntax
    public class PinCdSetting : 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