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