Heureka API .NET Documentation
Rt9025gonVFromSweref99TM(Double,Double) Method



Syntax
'Declaration
 
Public Overloads Shared Function Rt9025gonVFromSweref99TM( _
   ByVal eastCoordinate As Double, _
   ByVal northCoordinate As Double _
) As PointF
'Usage
 
Dim eastCoordinate As Double
Dim northCoordinate As Double
Dim value As PointF
 
value = GISHelpers.Rt9025gonVFromSweref99TM(eastCoordinate, northCoordinate)
public static PointF Rt9025gonVFromSweref99TM( 
   double eastCoordinate,
   double northCoordinate
)
public:
static PointF Rt9025gonVFromSweref99TM( 
   double eastCoordinate,
   double northCoordinate
) 

Parameters

eastCoordinate
northCoordinate
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GISHelpers Class
GISHelpers Members
Overload List

Send Feedback