MovedSelectionEvent.ObjectType property (Visio)

Returns visObjTypeMovedSelectionEvent, the type of this object. Read-only.

Syntax

expression.ObjectType

expression A variable that represents a MovedSelectionEvent object.

Return value

visObjTypeMovedSelectionEvent

Remarks

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

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.