Share

acedHasSupplementalCursorImage Function

C++

ACAD_PORT bool acedHasSupplementalCursorImage();

File

aced.h

Description

Checks if the current supplemental cursor badge is set.

Parameters

Parameters Description

Returns

Returns true if there is supplemental cursor badge; otherwise false.

Was this information helpful?