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