DK for .NET | TatukGIS.NDK.TGIS_3DFlyOver.CameraName | Constructors | Methods | Properties | Events
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[ const _idx : Integer ] : String read read;
| Name | Type | Description |
|---|---|---|
| _idx | int Integer | index |
| Type |
|---|
| string String |