RadiusDimensionShapeSeparateText Property |
Dimension value Gets or sets the 3-digit delimiter character type.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract DimensionSeparateTextType SeparateText { get; set; }
Public MustOverride Property SeparateText As DimensionSeparateTextType
Get
Set
Property Value
Type:
DimensionSeparateTextType
dimension value 3 digit delimiter character type
DimensionSeparateTextType .
See Also