Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Leader target as view

Status
Not open for further replies.

sri91

Mechanical
Aug 29, 2019
43
Hi Everyone,
I have created balloon and leader through vba.
Now I want to set the leader to be pointed to the corresponding view.
Please let me know whether it is possible or not?
If possible, how to set it.

Set myLeader = myText.Leaders.Add(xVal - 600, 2660)
Dim oTarget
Set oTarget = view1
On Error Resume Next
myLeader.HeadTarget = oTarget

Thanks in advance
SURYASRI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor