LEADTOOLS Annotations (Leadtools.Annotations assembly)

RotateGripperControlPointCursor Property

Show in webframe





Gets or sets the System.Windows.Forms.Cursor mouse pointer image used when hovering over or dragging the rotate gripper control point.
Syntax
public Cursor RotateGripperControlPointCursor {get; set;}
'Declaration
 
Public Property RotateGripperControlPointCursor As Cursor
'Usage
 
Dim instance As AnnAutomationManager
Dim value As Cursor
 
instance.RotateGripperControlPointCursor = value
 
value = instance.RotateGripperControlPointCursor

            

            
public:
property Cursor^ RotateGripperControlPointCursor {
   Cursor^ get();
   void set (    Cursor^ value);
}

Property Value

The System.Windows.Forms.Cursor mouse pointer image used when hovering over or dragging the rotate gripper control point.
Remarks
Used when UserMode is AnnUserMode.Design.

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

Example
For an example, refer to SelectObjectCursor.
Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members
RotateCenterControlPointCursor Property
ControlPointCursor Property
ControlPointNWSECursor Property
ControlPointNSCursor Property
ControlPointNESWCursor Property
ControlPointWECursor Property
RunCursor Property
SelectedObjectCursor Property
SelectObjectCursor Property
SelectRectangleCursor Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.