ArcGIS Pro 2.6 API Reference Guide
CenterCoordinate Property (EnvelopeBuilder)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilder Class : CenterCoordinate Property
Gets or sets the center point of this instance formatted as a Coordinate2D.
Syntax
public Coordinate2D CenterCoordinate {get; set;}
Public Property CenterCoordinate As Coordinate2D
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Setting the center point with an empty Coordinate2D.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EnvelopeBuilder Class
EnvelopeBuilder Members