This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > P > PolygonElement CoClass (ArcObjects .NET 10.4 SDK) |
The Graphic Element to display polygons.
Interfaces | Description |
---|---|
IBoundsProperties | Provides access to members that control Bounds Properties. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IElement | Provides access to members that control the Element. |
IElementEditVertices | Provides access to members that control the Element edit vertices object. |
IElementProperties | Provides access to members that control the Element Properties. |
IElementProperties2 | Provides access to members that control More Element Properties. |
IElementProperties3 | Provides access to members that control More Element Properties. |
IFillShapeElement | Provides access to members that control the Fill Shape element. |
IGraphicElement | Provides access to members that control the Graphic Element object. |
IPersistStream (esriSystem) | |
IPolygonElement | Indicator interface that identifies a Polygon element. |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ITransform2D (esriGeometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
A PolygonElement is a type of FillShapeElement that supports polygons. Use this object when you want to create and manipulate polygon graphics on the map.
Geometry: PolygonElement accepts geometry of type esriGeometryPolygon.