ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace
/
PolygonBuilderEx Class
/ CreatePolygon Method
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
CreatePolygon Method
In This Topic
Overload List
Overload
Description
CreatePolygon(SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(Polyline,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(Polygon,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(Multipoint,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(Envelope,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Coordinate2D>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Coordinate3D>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<MapPoint>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<MapPoint>,AttributeFlags,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Segment>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Segment>,AttributeFlags,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<IEnumerable<Segment>>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<IEnumerable<Segment>>,AttributeFlags,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Polygon>,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(IEnumerable<Polygon>,AttributeFlags,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
CreatePolygon(PolygonBuilderEx,SpatialReference)
Convenience method to create a new instance of the
Polygon
class.
Requirements
Target Platforms:
Windows 11, Windows 10
ArcGIS Pro version:
3 or higher.
See Also
Reference
PolygonBuilderEx Class
PolygonBuilderEx Members