Gets or sets a value that indicates whether to show the rotation thumbs when an object is selected.
public bool UseRotateThumbs { get; set; }
Public Property UseRotateThumbs As Boolean
@property (nonatomic) BOOL useRotateThumbs;
public boolean getUseRotateThumbs()
public void setUseRotateThumbs(boolean value)
public:
property bool UseRotateThumbs
{
bool get()
void set(bool value)
}
true to show the rotation thumbs when an object is selected; otherwise, false. The default value is true.
Setting the value of this property will iterate through all the current automation objects set in Objects and updating the value of AnnEditDesigner.UseRotateThumbs accordingly. Changing the value does not end any current designers. The application can use a keyboard or menu shortcut to enable showing/hiding the rotation thumbs at any time regardless of whether any object is currently being edited.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document