←Select platform

IsRotateGripper Property

Summary
Gets a value that indicates whether the cursor is on the rotate gripper.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public bool IsRotateGripper { get; } 
@property (nonatomic, assign) BOOL isRotateGripper; 
public boolean isRotateGripper() 
public:  
   property bool IsRotateGripper 
   { 
      bool get() 
   } 
IsRotateGripper # get  (AnnCursorEventArgs) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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