Arrowhead2Type Property

Specifies the type of arrowhead for the second end of the dimension line.

See Also | Example

Signature

object.Arrowhead2Type

object

Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimRotated
The object or objects this property applies to.

Arrowhead2Type

acDimArrowheadType enum; read-write

acArrowDefault 

 

acArrowDot 

 

acArrowDotSmall 

 

acArrowDotBlank 

 

acArrowOrigin 

 

acArrowOrigin2 

 

acArrowOpen 

 

acArrowOpen90 

 

acArrowOpen30 

 

acArrowClosed 

 

acArrowSmall 

 

acArrowNone 

 

acArrowOblique 

 

acArrowBoxFilled 

 

acArrowBoxBlank 

 

acArrowClosedBlank 

 

acArrowDatumFilled 

 

acArrowDatumBlank 

 

acArrowIntegral 

 

acArrowArchTick 

 

acArrowUserDefined 

Read-only 

System variables

This property overrides the value of the DIMBLK2 system variable for the given dimension.

Remarks

The initial value for this property is acArrowDefault.

When you use the Arrowhead2Block property to specify a block to use as a custom arrowhead, this property will be set to acArrowUserDefined.

 

   Comments?