Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerAnnotations Class : UseRotateThumbs Property |
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
Changing this value will loop through all the AnnAutomationObject's in the the current AnnAutomationManager and set the value of AnnAutomationObject.UseRotateThumbs accordingly.