DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.MoveCameraDown | Methods | Properties
Moves a camera one position down in the order.
// C# public void MoveCameraDown( int _idx );
' VisualBasic Public Sub MoveCameraDown( ByVal _idx As Integer )
// Oxygene public procedure MoveCameraDown( _idx : Integer );
Name | Type | Description |
---|---|---|
_idx | int Integer | index of the camera |