
System.Object
EPLAN.Harness.API.DataStructures.DisplayConfigurations.BaseDisplayConfigurationSetting
EPLAN.Harness.API.DataStructures.DisplayConfigurations.DimensionSetting
public class DimensionSetting : BaseDisplayConfigurationSetting
Name | Description | |
---|---|---|
![]() | Color | Color of the drawing. |
![]() | Font | Font of the text. |
![]() | LinePattern | Line pattern of the drawing.Pattern of the line between decorated organizer and the decorations. |
![]() | LineThickness | Line thickness of the drawing. |
![]() | Orientation | Graphical orientation of dimension line and extension lines. Can be horizontal, vertical or aligned. |
![]() | Prefix | Leading text of number in dimension. |
![]() | ShowLines | Show dimension lines. |
![]() | ShowUnits | Show numbers with units. |
![]() | Suffix | Following text of number in dimension. |
![]() | TextOffset | Distance between dimension line and text. |