Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
UseRotateControlPoints Property
See Also 
Leadtools.Annotations Namespace > AnnAutomationObject Class : UseRotateControlPoints Property




Gets or sets the use of rotate control points of this AnnAutomationObject.

Syntax

Visual Basic (Declaration) 
Public Overridable Property UseRotateControlPoints As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationObject
Dim value As Boolean
 
instance.UseRotateControlPoints = value
 
value = instance.UseRotateControlPoints
C# 
public virtual bool UseRotateControlPoints {get; set;}
Managed Extensions for C++ 
public: __property virtual bool get_UseRotateControlPoints();
public: __property virtual void set_UseRotateControlPoints( 
   bool value
);
C++/CLI 
public:
virtual property bool UseRotateControlPoints {
   bool get();
   void set (bool value);
}

Return Value

true if using rotate control points for AnnObject rotation; false otherwise.

Example

For an example, refer to UseRotateControlPoints.

Remarks

For more control over rotating an AnnObject or a AnnGroupObject in design mode with an AnnEditDesigner, set this property to true. This allows the user to precisely control the rotate center, as well as the rotate angle, by moving the rotate control points. Setting this to false uses the older rotate user interface.

For more information, refer to New Annotation Features of Version 14.5.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features