ArcGIS Pro 2.6 API Reference Guide
Center Property (EnvelopeBuilder)

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EnvelopeBuilder Class
EnvelopeBuilder Members