DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Unproject_Ref | Methods | Properties
Applies reverse projection (recover from projection) on the single point.
// C# public void Unproject_Ref( ref ITGIS_Point _ptg );
' VisualBasic Public Sub Unproject_Ref( ByRef _ptg As ITGIS_Point )
// Oxygene public procedure Unproject_Ref( var _ptg : ITGIS_Point );
Name | Type | Description |
---|---|---|
_ptg | ITGIS_Point | point to be projected |