Share

AcEdSteeringWheel::onMButtonUp Method

C++

virtual void onMButtonUp(
    UINT nFlags, 
    POINT pt
) = 0;

Description

This function defines the middle button up message handler.

Parameters

Parameters Description
nFlags Input whether various virtual keys are down
pt Input the x- and y-coordinates of the cursor

Links

AcEdSteeringWheel Class

Was this information helpful?