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

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

    Syntax
    public class PinNbSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public PropertyType of vertical text alignment inside a note or table cell.  
    Public PropertySpecifies whether text is aligned.  
    Public Property Color of the drawing.  
    Public Property Display default note.  
    Public Property Font of the text.  
    Public PropertyLeading text of inner note. The property is accessible if InnerPinNotes is true.  
    Public PropertyType of inner note. The property is accessible if InnerPinNotes is true.  
    Public PropertyDisplay inner pin notes.  
    Public PropertyLine pattern of the drawing.  
    Public PropertyLine thickness of the drawing.  
    Public PropertyOffset of inner pin note. The property is read-only.  
    Public PropertyDisplay pin notes.  
    Public PropertyType of note for pin.  
    Public PropertyShow numbers with units.  
    Public PropertyShow wire terminal on pin.  
    Public Property Size of the control point or the symbol.  
    Top
    See Also