Click or drag to resize

AnnotationDataMirrored Event

Raised when the annotation is mirrored, either by the user dragging a grip across its opposite or when the Mirror method is called.
Raised when the annotation is mirrored, either by the user dragging a grip across its opposite or when the Mirror(MirrorDirection, Boolean) method is called.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event MirrorEventHandler Mirrored

Value

Type: Atalasoft.AnnotateMirrorEventHandler
See Also