Leadtools.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 ControlPointCursor image will be used instead.
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
RotateCenterControlPointCursor Property
ControlPointCursor Property
ControlPointNWSECursor Property
ControlPointNSCursor Property
ControlPointNESWCursor Property
ControlPointWECursor Property
RotateGripperControlPointCursor Property
RunCursor Property
SelectObjectCursor Property
SelectRectangleCursor Property