SelectionMouseToolConfineSelectionToImage Property |
Gets or sets a value indicating whether the selection is confined to the image area.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool ConfineSelectionToImage { get; set; }Public Property ConfineSelectionToImage As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating whether the selection is confined to the image.
See Also