MindFusion WinForms Programmer's Guide
DrawManipulatorEventArgs Members
Constructors Properties
 


The base class for arguments supplied to various manipulator-related custom drawing events.

The following tables list the members exposed by the DrawManipulatorEventArgs type.

 Public Constructors

  Name Description

DrawManipulatorEventArgs

Initializes a new instance of the DrawManipulatorEventArgs class.

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle.

Graphics

Gets the target of the drawing operation.

Manipulator

Gets the related manipulator.

 See Also

DrawManipulatorEventArgs Class
MindFusion.Diagramming.Manipulators Namespace