ArcGIS Pro 2.6 API Reference Guide
ToGeometry Method (MapPointBuilderEx)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class : ToGeometry Method
Returns a MapPoint instance representing the current state of the builder.
Syntax
public override Geometry ToGeometry()
Public Overrides Function ToGeometry() As Geometry

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members