ArcGIS Pro 2.9 API Reference Guide
ToGeometry() Method

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

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members