ArcGIS Pro 2.6 API Reference Guide
PolygonBuilder Constructor

ArcGIS.Core.Geometry Namespace > PolygonBuilder Class : PolygonBuilder Constructor
Overload List
OverloadDescription
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class from the parts of a polyline. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class from the input polygon. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class from the input envelope. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class from the input multipoint. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class from the input coordinates. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the PolygonBuilder class. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PolygonBuilder Class
PolygonBuilder Members