←Select platform

IsReversed Property

Summary
Indicates whether the object has been reversed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public bool IsReversed { get; } 
@property (nonatomic, assign, readonly) BOOL isReversed; 
public boolean isReversed() 
public:  
   property bool IsReversed 
   { 
      bool get() 
   } 
IsReversed # get  (AnnRectangleObject) 

Property Value

true if the object has been reversed; false otherwise.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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