Arrowhead1Type Property |
Specifies the type of arrowhead for the first end of the dimension line.
Signature
object.Arrowhead1Type
object
Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimRotated
The object or objects this property applies to.
Arrowhead1Type
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 DIMBLK1 system variable for the given dimension.
Remarks
The initial value for this property is acArrowDefault.
When you use the Arrowhead1Block property to specify a block to use as a custom arrowhead, this property will be set to acArrowUserDefined.
Comments? |