←Select platform

IsRotateCenter Property

Summary

Gets a value that indicates whether the cursor is on the rotate center.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool IsRotateCenter { get; } 
Public ReadOnly Property IsRotateCenter As Boolean 
public bool IsRotateCenter {get;} 
  
@property (nonatomic) BOOL isRotateCenter; 
             
public boolean isRotateCenter() 
 get_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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly