MirrorEventArgsDirection Property |
Gets the direction of the mirror operation.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public MirrorDirection Direction { get; }
Public ReadOnly Property Direction As MirrorDirection
Get
Property Value
Type:
MirrorDirection The mirror direction.
See Also