Click or drag to resize

LinearDimensionShapeShowStartDimensionLine Property

Gets or sets a value indicating whether the dimension line on the start point side is displayed.

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 ShowStartDimensionLine { get; set; }

Property Value

Type: Boolean
True if the dimension line on the starting point side is displayed. Otherwise false.
See Also