Enables the RotateTool allowing the user to drag the image to rotate it
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool RotateTool { get; set; }
Public Property RotateTool As Boolean Get Set
public: property bool RotateTool { bool get (); void set (bool value); }