Version

xamDiagram - Replay-Only Actions

Topic Overview

Purpose

This topic provides information about replay-only actions for testing the XamDiagram control.

In this topic

This topic contains the following sections:

XamDiagram Replay-only Actions

CopySelectionTo

Description

Copy the currently selected diagram items to the supplied location.

Parameters

The following table summarizes the action parameters followed by code examples where applicable.

Parameter Description

dX

A double value representing the X location.

dY

A double value representing the Y location.

Possible exceptions

No DiagramItems are currently selected.

MoveSelectionTo

Description

Move the currently selected diagram items to the supplied location.

Parameters

The following table summarizes the action parameters followed by code examples where applicable.

Parameter Description

dX

A double value representing the X location.

dY

A double value representing the Y location.

Possible exceptions

No DiagramItems are currently selected.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides information about the recordable user actions for testing the XamDiagram™ control.

This topic provides reference information about the XamDiagram™ control’s test object properties.

This topic provides reference material on the common enumerations used for testing the XamDiagram™ control.