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

Leadtools.Annotations.Automation Assembly