DimensionSettingsPostTextType Property |
Retrieves or sets the number of stages of post-appended character string.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract DimensionTextStepType PostTextType { get; set; }
Public MustOverride Property PostTextType As DimensionTextStepType
Get
Set
Property Value
Type:
DimensionTextStepType
Appended character string additional character string type number
DimensionTextStepType .
See Also