'Declaration Public Shared Function CreateCursorData( _
ByVal cursorThe System.Windows.Forms.Cursor object to convert.As System.Windows.Forms.Cursor _
) As Vintasoft.Imaging.Annotation.CursorData
public static Vintasoft.Imaging.Annotation.CursorData CreateCursorData(
System.Windows.Forms.Cursor cursor
)
public: static Vintasoft.Imaging.Annotation.CursorData* CreateCursorData(
System.Windows.Forms.Cursor cursor
)
public:
static Vintasoft.Imaging.Annotation.CursorData^ CreateCursorData(
System.Windows.Forms.Cursor cursor
)
Parameters
- cursor
- The System.Windows.Forms.Cursor object to convert.
Return Value
The CursorData object.