Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / SpliceSpiderDiagramSetting Class
Members
In This Topic
    SpliceSpiderDiagramSetting Class
    In This Topic
    Display configuration settings for splice spider diagrams in nailboard and cable drawing.
    Object Model
    SpliceSpiderDiagramSetting ClassColorProperty ClassDecorationController ClassApiFont ClassLengthProperty ClassTextProperty ClassTextProperty ClassLengthProperty ClassBooleanProperty Class
    Inheritance Hierarchy

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

    Syntax
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public PropertyController for decorations of this setting.  
    Public Property Font of the text.  
    Public PropertyLeg length of spider diagram.  
    Public PropertyFirst text for a leg of this spider diagram. (The text before the colon.)  
    Public PropertySecond text for a leg of this spider diagram. (The text after the colon.)  
    Public PropertyLine pattern of the drawing.Pattern of the line between decorated organizer and the decorations.  
    Public PropertyLine thickness of the drawing.  
    Public PropertyDisplay drawing of point, symbol or table.  
    Top
    See Also