Click or drag to resize

EmbeddedImageAnnotationAllowClickThrough Property

Gets or sets a value indicating whether to allow mouse clicks to pass through transparent areas of the image.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool AllowClickThrough { get; set; }

Property Value

Type: Boolean
A value indicating if mouse clicks will pass through transparent areas.
See Also