GraphicItem.ID property (Visio)

Gets the unique identifier of the GraphicItem object. Read-only.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Syntax

expression.ID

expression A variable that represents a GraphicItem object.

Return value

Long

Remarks

ID is the default property of GraphicItem. The ID of each GraphicItem object is unique in the GraphicItems collection to which it belongs.

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.