ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.getCursor


Usage

int getCursor();

Description

Gets the mouse cursor to be used for user feedback.

Arguments

None

Return Value

Returns Left, Right, Top or Bottom if the mouse can initiate dragging the corresponding side of the viewport. Returns TopLeft, TopRight, BottomLeft or BottomRight if the mouse can initiate dragging the corresponding corner of the viewport. Returns Center if the mouse is within the viewport.