Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

UseRotateThumbs Property






Indicates whether to show the rotate thumbs of selected annotation objects
Syntax
public bool UseRotateThumbs {get; set;}
'Declaration
 
Public Property UseRotateThumbs As Boolean
'Usage
 
Dim instance As DocumentViewerAnnotations
Dim value As Boolean
 
instance.UseRotateThumbs = value
 
value = instance.UseRotateThumbs
public:
property bool UseRotateThumbs {
   bool get();
   void set (    bool value);
}

Property Value

true to show the rotate thumbs of selected annotation objects; otherwise, false. Default value is true.
Remarks

Changing this value will loop through all the AnnAutomationObject's in the the current AnnAutomationManager and set the value of AnnAutomationObject.UseRotateThumbs accordingly.

Requirements

Target Platforms

See Also

Reference

DocumentViewerAnnotations Class
DocumentViewerAnnotations Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features