←Select platform

Rotate Property (AnnEditDesigner)

Summary

Gets or sets a value indicating whether this 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 this AnnEditDesigner is in rotate mode; otherwise false.

Remarks

When the AnnEditDesigner is in a rotate mode, clicking and dragging on the EditObject will cause it to rotate around its origin.

Example

For an example, refer to AnnDesigner.

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