2.2.6.15.5 GraphObjCurveTool::OnEvent

Description

The overloaded event function, add more events than base class.

Syntax

void OnEvent( int nEvent, int nMsg = 0 )

Parameters

nEvent
[Input] The event type. Can be one of the following:
OE_MOVING
OE_MOVE
OE_RESIZE
OE_SCALE_CHANGE
OE_DATAMASK_CHANGE
OE_DELETE
OE_BUTTONCLICK
nMsg
[Input] The auxiliary information. When nEvent is OE_BUTTONCLICK, nMsg can be GOT_BTN_CONTEXT.

Return

Examples

Remark

See Also

Header to Included

GraphObjTools.h