←Select platform

Rotate Property (AnnAutomation)

Summary

Gets a value indicating whether the current AnnEditDesigner is in rotate mode.

Syntax

C#
VB
C++
public virtual bool Rotate {get; set;} 
  
Public Overridable Property Rotate As Boolean 
public: 
virtual property bool Rotate { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the current AnnEditDesigner is in rotate mode; otherwise, false.

Remarks

This value has the same effect as changing the Rotate property of the AnnEditDesigner class.

Example

For an example, refer to CanRotate.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize