GoDiagram Win Reference
UpdateMouseCursors Method

Update the HorizontalRulerMouseCursor and VerticalRulerMouseCursor according to the given position of the mouse in document coordinates.
Syntax
'Declaration
 
Public Overridable Sub UpdateMouseCursors( _
   ByVal p As PointF _
) 
public virtual void UpdateMouseCursors( 
   PointF p
)

Parameters

p
Remarks
This is called repeatedly by the GoDrawToolManager and GoDrawToolRubberBanding tools.
Requirements

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

See Also

Reference

GoDrawView Class
GoDrawView Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback