DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSTransformList.Transform | Methods | Properties
Default property for retrieving Transformation.
// C# public TGIS_CSTransformAbstract Transform[_idx int] { get {} }
' VisualBasic Public Property Transform(ByVal _idx As Integer] As TGIS_CSTransformAbstract Get End Get End Property
// Oxygene public property Transform[ _idx : Integer ] : TGIS_CSTransformAbstract read;
Name | Type | Description |
---|---|---|
_idx | int Integer | position on the list |