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

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

    Syntax
    public class DimensionSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public Property Font of the text.  
    Public PropertyLeading text of number in dimension.  
    Public PropertyShow dimension lines.  
    Public PropertyShow numbers with units.  
    Public PropertyFollowing text of number in dimension.  
    Top
    See Also