GraphicItem.ObjectType property (Visio)

Returns visObjTypeGraphicItem, the type of a GraphicItem object. Read-only.

Note

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

Syntax

expression.ObjectType

expression An expression that returns a GraphicItem object.

Return value

VisObjectTypes

Remarks

Constants representing object types are prefixed with visObjType and are declared by the Visio type library in VisObjectTypes.

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.