ESRI.ArcGIS.ADF.IMS | |
Element Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > GeometryElement Class : Element Property |
Visual Basic (Declaration) | |
---|---|
Public Property Element As Geometry |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Geometry Element {get; set;} |
For an example of using Element , see the constructors for this
class.
Geometry elements valid for Element are derived from
ESRI.ArcGIS.ADF.IMS.Geometry.Geometry: Point,
Multipoint, Polyline, Polygon, and
Envelope.