DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.MoveCamera | Methods | Properties
Moves a camera in the order.
// C# public void MoveCamera( int _from, int _to );
' VisualBasic Public Sub MoveCamera( ByVal _from As Integer, ByVal _to As Integer )
// Oxygene public procedure MoveCamera( _from : Integer; _to : Integer );
Name | Type | Description |
---|---|---|
_from | int Integer | current index of the camera |
_to | int Integer | destination index of the camera |