←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.