DimensionLinesBetweenExtensionLine Property (IDimensionStyleFitOptions) Send Feedback
See Also 
Gets or sets whether to force Dimension lines to remain between the extension lines, even if the arrow heads are generated outside the Dimension.

Syntax

Visual Basic 
Property DimensionLinesBetweenExtensionLine As System.Boolean
C# 
System.bool DimensionLinesBetweenExtensionLine {get; set;}
JavaScript 
get_DimensionLinesBetweenExtensionLine () : Boolean
put_DimensionLinesBetweenExtensionLine (
   NewVal : Boolean
)
COM native C++ 
HRESULT get_DimensionLinesBetweenExtensionLine(
   VARIANT_BOOL* Val
) 
HRESULT put_DimensionLinesBetweenExtensionLine( 
   VARIANT_BOOL NewVal
C++ 
DSRESULT get_DimensionLinesBetweenExtensionLine (
   bool* Val
)
DSRESULT put_DimensionLinesBetweenExtensionLine(
   bool NewVal
)

Property Value

True to force Dimension lines to remain between the extension lines, false to allow Dimension lines to appear outside the extension lines

See Also

Availability

DraftSight V1R1.2