Window.ShowConnectPoints Property
Visio Automation Reference |
Determines whether connection points are shown in a window. Read/write.
Version Information
Version Added: Visio 4.5
Syntax
expression.ShowConnectPoints
expression A variable that represents a Window object.
Return Value
Integer
Remarks
Using the ShowConnectPoints property is equivalent to clicking Connection Points on the View menu.
See Also