Gets or sets the distance to extend the Dimension line beyond the extension line when specific arrow heads, such as tick or architectural, are applied.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimensionLineDistancePastStartArrow As System.Double |
C# | |
---|
System.double DimensionLineDistancePastStartArrow {get; set;} |
JavaScript | |
---|
get_DimensionLineDistancePastStartArrow () : Number
put_DimensionLineDistancePastStartArrow (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_DimensionLineDistancePastStartArrow(
DOUBLE* Val
)
HRESULT put_DimensionLineDistancePastStartArrow(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_DimensionLineDistancePastStartArrow (
double* Val
)
DSRESULT put_DimensionLineDistancePastStartArrow(
double NewVal
) |
Property Value
Distance
See Also
Availability
DraftSight V1R1.2