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