MouseToolSetCreatingState Method |
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected void SetCreatingState(
bool isCreating
)
Protected Sub SetCreatingState (
isCreating As Boolean
)
Parameters
- isCreating
- Type: SystemBoolean
The value to use for IsCreating.
Remarks See Also