public Point PageToClient( Coordinate2D pageCoord )
Public Function PageToClient( _ ByVal pageCoord As Coordinate2D _ ) As Point
Parameters
- pageCoord
- The point in page coordinates
public Point PageToClient( Coordinate2D pageCoord )
Public Function PageToClient( _ ByVal pageCoord As Coordinate2D _ ) As Point
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10