Class TupleExtensions
Inherited Members
Namespace: Mapsui.Extensions
Assembly: Mapsui.dll
Syntax
public static class TupleExtensionsMethods
| Edit this page View SourceToMPoint((double x, double y))
Declaration
public static MPoint ToMPoint(this (double x, double y) coordinate)Parameters
| Type | Name | Description | 
|---|---|---|
| (double x, double y) | coordinate | 
Returns
| Type | Description | 
|---|---|
| MPoint |