public Coordinate2D MapToPage( Coordinate2D mapCoord )
Public Overloads Function MapToPage( _ ByVal mapCoord As Coordinate2D _ ) As Coordinate2D
Parameters
- mapCoord
- The point in map coordinates
Return Value
A point in page coordinates
public Coordinate2D MapToPage( Coordinate2D mapCoord )
Public Overloads Function MapToPage( _ ByVal mapCoord As Coordinate2D _ ) As Coordinate2D
| Exception | Description | 
|---|---|
| System.InvalidOperationException | Mapframe must contain a 2D map | 
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 10, Windows 8.1