Table of Contents

Method SetCustomMousePointer

Namespace
VectorDraw.Professional.Control
Assembly
VDrawBaseControl.dll

SetCustomMousePointer(Cursor)

Select a new Cursor.

public void SetCustomMousePointer(Cursor newCursor)

Parameters

newCursor Cursor

The new Cursor to be selected for the control.If it is null the default VectorDraw cursor is selected.