Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / BalloonSetting Class
Members
In This Topic
    BalloonSetting Class
    In This Topic
    Display configuration settings for balloons (BOM annotations) in nailboard and cable drawing.
    Object Model
    BalloonSetting ClassBooleanProperty ClassBooleanProperty ClassColorProperty ClassApiFont ClassLengthProperty ClassColorProperty ClassApiFont ClassAngleProperty ClassBooleanProperty ClassLengthProperty ClassBooleanProperty ClassColorProperty ClassAngleProperty Class
    Inheritance Hierarchy

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

    Syntax
    public class BalloonSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public Property Type of accessory text box border.  
    Public Property Visibility of the text box border.  
    Public Property Display summary number of accessories.  
    Public Property Positions of balloon annotations.  
    Public Property Color of the drawing.  
    Public Property Font of the text.  
    Public PropertyLine pattern of the drawing.  
    Public PropertyLine thickness of the drawing.  
    Public Property Color of the quantifier text.  
    Public Property Font of the quantifier text.  
    Public PropertyPosition of the accessory quantifier text.  
    Public PropertyAngle of the accessory quantifier text rotation.  
    Public Property Display annotations of accessories.  
    Public Property Shape type of the annotation's end.  
    Public Property Shape size of the annotation's end.  
    Public Property Type of text box border.  
    Public Property Visibility of the text box border.  
    Public Property Color of the text.  
    Public PropertyAngle of the text rotation.  
    Top
    See Also