DK11 for Java | tatukgis.jdk.TGIS_Layer.Unproject_Ref | Constructors | Fields | Methods | Properties | Events
Applies reverse projection (recover from projection) on the single point.
// Java public void Unproject_Ref( TGIS_Point _ptg );
// Oxygene public procedure Unproject_Ref( _ptg : TGIS_Point ); virtual;
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | point to be projected |