Visual Basic (Declaration) | |
---|---|
Public Overridable Property Rotate As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool Rotate {get; set;} |
Return Value
true if the current AnnEditDesigner is in rotate mode; otherwise, false.For an example, refer to CanRotate.
This value has the same effect as changing the Rotate property of the AnnEditDesigner class.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family