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

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

    Syntax
    public class ControlPointNbSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public PropertyLine pattern of the drawing.  
    Public PropertyLine thickness of the drawing.  
    Public PropertyRound bending radii on update.  
    Public Property Size of the control point or the symbol.  
    Top
    See Also