SelectionMouseTool Properties |
The SelectionMouseTool type exposes the following members.
Name | Description | |
---|---|---|
AnimationDuration | Gets or sets the duration used with the built-in animation. | |
AspectRatio | Gets or sets the width-to-height ratio for the selection. | |
AspectRatioCornerMode | Gets or sets behavior applied when a selection corner is dragged and AspectRatio is greater than zero. | |
Bounds | Gets or sets the bounds used by the MouseTool. (Inherited from MouseTool.) | |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
ConfineSelectionToImage | Gets or sets a value indicating whether the selection is confined to the image area. | |
Cursor | Gets or sets the cursor for the MouseTool. (Inherited from MouseTool.) | |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
Fill | Gets or sets the brush used to fill the selection. | |
HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object's dependency properties. (Inherited from Animatable.) | |
IsAnimated | Gets or sets a value indicating whether the built-in animation will be used. | |
IsCreating | Gets a value indicating whether the mouse tool is currently being created. (Inherited from MouseTool.) | |
IsEmpty | Gets a value indicating if the tool has a valid selection. | |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
IsMasked | Gets or sets a value indicating whether the selection will use masking. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
LineBackgroundColor | Gets or sets the color used as the background line. | |
LineColor | Gets or sets the line color used with the built-in pen. | |
MaintainPenThickness | Gets or sets a value indicating whether the pen thickness will render at the same size or if it will be
scaled along with the image zoom level. | |
MaskedImageCommand | Gets or sets the ImageCommand used to for selection masking. | |
Pen | Gets or sets the pen used to draw the selection. | |
SelectionType | Gets or sets the type of selection to render. | |
SupportedMouseToolBehaviors |
Gets an array of supported MouseToolBehavior values for this tool.
(Overrides MouseToolSupportedMouseToolBehaviors.) | |
ToolBehavior | Identifies the ToolBehavior dependency property. (Inherited from MouseTool.) | |
Viewer | Gets the AtalaImageViewer which is using the MouseTool. (Inherited from MouseTool.) |