ArcGIS Pro 2.8 API Reference Guide
PolygonBuilderEx Constructor(SpatialReference)

ArcGIS.Core.Geometry Namespace > PolygonBuilderEx Class > PolygonBuilderEx Constructor : PolygonBuilderEx Constructor(SpatialReference)
Spatial reference of the polygon.
Initializes an empty instance of the PolygonBuilderEx class.
Syntax
public PolygonBuilderEx( 
   SpatialReference spatialReference
)
Public Function New( _
   ByVal spatialReference As SpatialReference _
)

Parameters

spatialReference
Spatial reference of the polygon.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members
Overload List