DK for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Project3D_Ref | Methods | Properties
Applies a projection on the single point in 3D.
// C# public void Project3D_Ref( ref ITGIS_Point3D _ptg );
' VisualBasic Public Sub Project3D_Ref( ByRef _ptg As ITGIS_Point3D )
// Oxygene public procedure Project3D_Ref( var _ptg : ITGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | ITGIS_Point3D | point to be unprojected |