MouseToolIsCreating Property |
Gets a value indicating whether the mouse tool is currently being created.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsCreating { get; }Public ReadOnly Property IsCreating As Boolean
Get
Property Value
Type:
Boolean A value indicating if the mouse tool is being created.
See Also