'Declaration
Protected Overrides Function GetCurrentCursor() As System.Windows.Forms.Cursor
'Usage
Dim instance As NCreateCircularArcTool Dim value As System.Windows.Forms.Cursor value = instance.GetCurrentCursor()
protected override System.Windows.Forms.Cursor GetCurrentCursor()