Shape.CalloutsAssociated property (Visio)
Returns an array of Long values that represent the collection of identifiers for all of the callout shapes that are associated with the target shape by a callout relationship. Read-only.
Syntax
expression. CalloutsAssociated
expression A variable that represents a Shape object.
Return value
Long()
Remarks
If there are no callouts associated with the target shape, the CalloutsAssociated property returns an empty array.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.