DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.Camera | Methods | Properties
Access to the Active property of a camera.
// C# public TGIS_3DCamera Camera[_idx int] { get {} }
' VisualBasic Public Property Camera(ByVal _idx As Integer] As TGIS_3DCamera Get End Get End Property
// Oxygene public property Camera[ _idx : Integer ] : TGIS_3DCamera read;
| Name | Type | Description |
|---|---|---|
| _idx | int Integer | index |
| Type |
|---|
| TGIS_3DCamera |