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

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

    Syntax
    public class FanPointNbSetting : 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 fan in pins.  
    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 Property Size of the control point or the symbol.  
    Public PropertyAngle of spread wires in fan.  
    Top
    See Also