SelectionMouseTool Constructor |
Name | Description | |
---|---|---|
SelectionMouseTool | Creates a new instance of SelectionMouseTool using default values. | |
SelectionMouseTool(Rect) | Creates a new instance of SelectionMouseTool specifying the selection bounds. | |
SelectionMouseTool(SelectionMouseToolType) | Creates a new instance of SelectionMouseTool specifying the selection type. | |
SelectionMouseTool(SelectionMouseToolType, MouseToolBehavior, Boolean, ImageCommand) | Creates a new instance of SelectionMouseTool specifying the selection type, behavior and
masking options. | |
SelectionMouseTool(SelectionMouseToolType, MouseToolBehavior, Boolean, Duration) | Creates a new instance of SelectionMouseTool specifying the selection type, behavior and
animation options. | |
SelectionMouseTool(SelectionMouseToolType, MouseToolBehavior, Color, Color, Brush, Boolean, Boolean) | Creates a new instance of SelectionMouseTool specifying the selection type, behavior and
colors. | |
SelectionMouseTool(SelectionMouseToolType, MouseToolBehavior, Pen, Color, Brush, Boolean, Boolean) | Creates a new instance of SelectionMouseTool specifying the selection type, behavior and
pen. | |
SelectionMouseTool(Rect, SelectionMouseToolType, MouseToolBehavior, Color, Color, Brush, Boolean, Boolean) | Creates a new instance of SelectMouseTool specifying the bounds, selection type, behavior
and colors. | |
SelectionMouseTool(Rect, SelectionMouseToolType, MouseToolBehavior, Pen, Color, Brush, Boolean, Boolean) | Creates a new instance of SelectionMouseTool specifying the bounds, selection type,
behavior and pen. | |
SelectionMouseTool(Rect, SelectionMouseToolType, MouseToolBehavior, Pen, Color, Color, Brush, Boolean, Boolean, Double, AspectRatioMode, Boolean, Duration, Boolean, ImageCommand) | Creates a new instance of SelectionMouseTool specifying its property values. |