UpdateMouseCursors Method
In This Topic
Update the
HorizontalRulerMouseCursor and
VerticalRulerMouseCursor according to the given position of the mouse in document coordinates.
Syntax
public virtual void UpdateMouseCursors(
PointF
)
Parameters
- p
See Also