ArcDimensionShapeProjectionLineLinewidth Property |
Gets or sets the line width of the dimension 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 LinewidthItem ProjectionLineLinewidth { get; set; }
Public MustOverride Property ProjectionLineLinewidth As LinewidthItem
Get
Set
Property Value
Type:
LinewidthItem
representing line width of dimension extension line
LinewidthItem .
See Also