Click or drag to resize

AngularDimensionShapeProjectionLineMode Property

Get or set the method of specifying the length of the extension line.

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

Property Value

Type: ProjectionLineMode
Indicating how to specify the extension line length ProjectionLineMode .
See Also