Click or drag to resize

DimensionShapeDimensionTextFullWidth Property

Gets or sets a value indicating whether half width of the character of dimension value is full width.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool DimensionTextFullWidth { get; set; }

Property Value

Type: Boolean
True if you want half width of the character of dimension value to be full width. Otherwise false.
See Also