WpfPolygonAnnotationSupportsMultiClickCreation Property |
Gets a value indicating whether the annotation supports being created from multiple mouse clicks.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic override bool SupportsMultiClickCreation { get; }Public Overrides ReadOnly Property SupportsMultiClickCreation As Boolean
Get
Property Value
Type:
Boolean
Indicates whether the annotation supports being created from multiple mouse clicks.
See Also