←Select platform

IsRotateGripper Property

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public bool IsRotateGripper { get; } 
Public ReadOnly Property IsRotateGripper As Boolean 
  
@property (nonatomic) BOOL isRotateGripper; 
public boolean 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly