←Select platform

IsRotateCenter Property

Summary
Gets a value that indicates whether the cursor is on the rotate center.
Syntax
C#
VB
Objective-C
C++
Java
public bool IsRotateCenter { get; } 
Public ReadOnly Property IsRotateCenter As Boolean 
  
@property (nonatomic) BOOL isRotateCenter; 
public boolean isRotateCenter() 
public:  
   property bool IsRotateCenter 
   { 
      bool get() 
   } 

Property Value

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