ReplaceShapesEvent Members (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents a shape-replacement operation initiated by the Selection.ReplaceShape or the Shape.ReplaceShape method.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

ObjectType

Returns visObjTypeReplaceShapesEvent, the type of the specified ReplaceShapesEvent object. Read-only.

ReplaceFlags

Specifies the options for the shape replacement. Read-only.

ReplacementMaster

Returns the replacement shape to drop. Read-only.

SelectionSource

Returns a Selection object that represents the source shape or shapes whose replacement fired the event.

Stat

Returns status information for an object. Read-only.