DK11 for Java | tatukgis.jdk.TGIS_Layer.Unproject3D_Ref | Constructors | Fields | Methods | Properties | Events
Applies reverse projection (recovers from the projection) on the single point in 3D.
// Java public void Unproject3D_Ref( TGIS_Point3D _ptg );
// Oxygene public procedure Unproject3D_Ref( _ptg : TGIS_Point3D ); virtual;
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point to be unprojected |