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

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

    Syntax
    public class AnnotationSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    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 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 PropertyAngle of the text rotation.  
    Top
    See Also