IPrxScene3D.DoSerieClick

Syntax

DoSerieClick(Args: IScene3DSeriesClickArgs);

Parameters

Args - event parameter, which returns description of the graphic objects, for which the event has occurred.

Description

The DoSerieClick method generates the OnSeriesDoubleClick event (double-click on a scene series).

Example

The example of use is given on the page with description of the AutoAdjust property.

See also:

IPrxScene3D