DK11 for Delphi | GisViewer3DBase.TGIS_Viewer3DBase.ScreenToMap3D | Constructors | Fields | Methods | Properties | Events
Available also on: .NET WinForms | ActiveX | Python.
// Delphi public function ScreenToMap3D( const _pt : TPoint ) : TGIS_Point3D;
// C++ Builder public: TGIS_Point3D* ScreenToMap3D( TPoint* const _pt );
Name | Type | Description |
---|---|---|
_pt | TPoint |
Type | Description |
---|---|
TGIS_Point3D |