'Declaration
Protected MustOverride Function GetCurrentCursor() As System.Windows.Forms.Cursor
'Usage
Dim instance As NCreateElementByTwoPointsTool Dim value As System.Windows.Forms.Cursor value = instance.GetCurrentCursor()
protected abstract System.Windows.Forms.Cursor GetCurrentCursor()