DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Project_Ref | Constructors | Fields | Methods | Properties | Events
Applies a projection on the single point.
// C# public virtual void Project_Ref( ref TGIS_Point _ptg );
' VisualBasic Public Overridable Sub Project_Ref( ByRef _ptg As TGIS_Point )
// Oxygene public procedure Project_Ref( var _ptg : TGIS_Point ); virtual;
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | point to be projected |