DropTargetFeedback Class

Definition

Provides the means of drawing drag feedback using ghost shapes.

public ref class DropTargetFeedback
public class DropTargetFeedback
type DropTargetFeedback = class
Public Class DropTargetFeedback
Inheritance
DropTargetFeedback

Constructors

DropTargetFeedback(DiagramClientView)

Initializes a new instance of the DropTargetFeedback class.

Properties

BoundingBox

Gets or sets the current bounding box encompassing the drag feedback.

HasActiveFeedback

Gets a value indicating whether this object has drag feedback to draw.

Methods

Draw(Graphics, Diagram)

Draws the drag feedback.

Erase()

Erases the current feedback.

UpdateFeedback(GhostShapeCollection)

Sets drag feedback information

Applies to