←Select platform

ShowRotationHandle Property

Summary

Gets or sets the value that determines whether to show the annotation rotation handle.

Syntax

C#
VB
C++
public bool ShowRotationHandle { get; set; } 
  
Public Property ShowRotationHandle As Boolean 
             
            public: 
property bool ShowRotationHandle { 
   bool get(); 
   void set (    bool ); 
} 
             

Property Value

true to show the rotation handle along with the rotation center; otherwise, false.

Example

For an example, please refer to MedicalViewerSubCell

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly