Gets/sets the value which allows the control to analyze the orientation of the image and automatically rotate it if necessary.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property ImageAutoRotate As Boolean
[BrowsableAttribute(true)] public bool ImageAutoRotate { get; set; }