ArrowheadType Property |
Specifies the type of arrowhead for the radial dimension or leader.
Signature
object.ArrowheadType
object
DimRadial, DimRadialLarge, Leader
The object or objects this property applies to.
ArrowheadType
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 DIMLDRBLK system variable for the given dimension.
Remarks
The initial value for this property is acArrowDefault.
When you use the ArrowheadBlock property to specify a block to use as a custom arrowhead, this property will be set to acArrowUserDefined.
Comments? |