DK for Delphi | GisLayer.TGIS_Layer.Project_Ref | Constructors | Fields | Methods | Properties | Events
Applies a projection on the single point.
// Delphi public procedure Project_Ref( var _ptg : TGIS_Point ); virtual;
// C++ Builder public: virtual void Project_Ref( TGIS_Point* &_ptg );
| Name | Type | Description |
|---|---|---|
| _ptg | TGIS_Point | point to be projected |