Share via


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.

Version Information

Version Added: Visio 2010

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.