←Select platform

IsRotateGripper Property

Summary

Gets a value that indicates whether the cursor is on the rotate gripper.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool IsRotateGripper { get; } 
Public ReadOnly Property IsRotateGripper As Boolean 
public bool IsRotateGripper {get;} 
  
@property (nonatomic) BOOL isRotateGripper; 
             
public boolean isRotateGripper() 
 get_IsRotateGripper();  
public:  
   property bool IsRotateGripper 
   { 
      bool get() 
   } 

Property Value

true if the cursor is on the rotate gripper; otherwise, false.

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.Annotations.Automation Assembly