Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : SelectedObjectCursor Property |
public Cursor SelectedObjectCursor {get; set;}
'Declaration Public Property SelectedObjectCursor As Cursor
'Usage Dim instance As AnnAutomationManager Dim value As Cursor instance.SelectedObjectCursor = value value = instance.SelectedObjectCursor
public Cursor SelectedObjectCursor {get; set;}
get_SelectedObjectCursor();
set_SelectedObjectCursor(value);
Used when UserMode is AnnUserMode.Design
If the cursor is over a control point the ControlPoint cursor's image will be used instead.
For C#/VB examples, refer to SelectObjectCursor.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
AnnAutomationManager Class
AnnAutomationManager Members
RotateCenterControlPoint Property
ControlPoint Property
ControlPointNWSECursor Property
ControlPointNSCursor Property
ControlPointNESWCursor Property
ControlPointWECursor Property
RotateGripperControlPoint Property
RunCursor Property
SelectObjectCursor Property
SelectRectangleCursor Property