public Coordinate2D CenterCoordinate {get; set;}
Public Property CenterCoordinate As Coordinate2D
public Coordinate2D CenterCoordinate {get; set;}
Public Property CenterCoordinate As Coordinate2D
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
GeometryObjectException | Setting the center point with an empty Coordinate2D. |
Target Platforms: Windows 10, Windows 8.1, Windows 7