ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace
/
PolygonBuilderEx Class
/ PolygonBuilderEx Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: Visual Basic (Declaration)
C#
Visual Basic (Declaration)
In This Topic
PolygonBuilderEx Constructor
In This Topic
Overload List
Overload
Description
PolygonBuilderEx Constructor(SpatialReference)
Initializes an empty instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(Polyline)
Initializes a new instance of the
PolygonBuilderEx
class from the parts of a polyline.
PolygonBuilderEx Constructor(Polygon)
Initializes a new instance of the
PolygonBuilderEx
class from the input polygon.
PolygonBuilderEx Constructor(Multipoint)
Initializes a new instance of the
PolygonBuilderEx
class from the input multipoint.
PolygonBuilderEx Constructor(Envelope)
Initializes a new instance of the
PolygonBuilderEx
class from the input envelope.
PolygonBuilderEx Constructor(IEnumerable<Coordinate2D>,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(IEnumerable<Coordinate3D>,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(IEnumerable<MapPoint>,AttributeFlags,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(IEnumerable<Segment>,AttributeFlags,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(IEnumerable<IEnumerable<Segment>>,AttributeFlags,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(IEnumerable<Polygon>,AttributeFlags,SpatialReference)
Initializes a new instance of the
PolygonBuilderEx
class.
PolygonBuilderEx Constructor(PolygonBuilderEx)
Initializes a new instance of the
PolygonBuilderEx
class.
Requirements
Target Platforms:
Windows 11, Windows 10
ArcGIS Pro version:
3 or higher.
See Also
Reference
PolygonBuilderEx Class
PolygonBuilderEx Members