Sets the size of the arrow head of the specified leader on this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetArrowHeadSizeAtIndex( _
ByVal Index As Integer, _
ByVal UseDoc As Boolean, _
ByVal Length As Double, _
ByVal Width As Double, _
ByVal Height As Double _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim Index As Integer
Dim UseDoc As Boolean
Dim Length As Double
Dim Width As Double
Dim Height As Double
Dim value As Boolean
value = instance.SetArrowHeadSizeAtIndex(Index, UseDoc, Length, Width, Height)
|
Parameters
- Index
- 0-based index of leader on this annotation
- UseDoc
- True to use the document default setting for arrow head size, false to use the specified Length, Width, and Height values
- Length
- Length of leader on this annotation
- Width
- Width of leader on this annotation
- Height
- Height of leader on this annotation
Remarks
See Also
Availability
SolidWorks 2008 SP1, Revision Number 16.1