MindFusion.Wpf Pack Programmer's Guide
DrawItemEventArgs Members
Constructors Properties
 


Contains the arguments passed to the DrawAdjustmentHandles event handlers.

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

 Public Constructors

  Name Description

DrawItemEventArgs

Initializes a new instance of the DrawItemEventArgs class.

 Public Properties

  Name Description

Graphics

Gets a DrawingContext object whose methods should be used to draw the adjustment handles.

Item

Gets the item whose selection handles are being drawn.

 See Also

DrawItemEventArgs Class
MindFusion.Diagramming.Wpf Namespace