←Select platform

IsRotateCenter Property

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

Property Value

true if the cursor is on the rotate center; 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.