LinearDimensionShapeEndProjectionLineOffset Property |
Get or set the offset of the auxiliary line on the end point side (the distance from the base point to the starting point of the auxiliary line) or the length.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract double EndProjectionLineOffset { get; set; }
Public MustOverride Property EndProjectionLineOffset As Double
Get
Set
Property Value
Type:
Double
See Also