Sets the leader style for this block instance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetLeader( _
ByVal LeaderStyle As Integer, _
ByVal ArrowHeadStyle As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISketchBlockInstance
Dim LeaderStyle As Integer
Dim ArrowHeadStyle As Integer
Dim value As Boolean
value = instance.SetLeader(LeaderStyle, ArrowHeadStyle)
|
Parameters
- LeaderStyle
- Leader style as defined in swLeaderStyle_e
- ArrowHeadStyle
- Arrowhead style as defined in swArrowStyle_e
Return Value
True if the leader style is set, false if not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0