ESRI.ArcGIS.ADF.IMS
GeometryElement Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace : GeometryElement Class




A specific type of AcetateElement that displays a geometry object.

Object Model

GeometryElement Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class GeometryElement 
   Inherits AcetateElement
Visual Basic (Usage)Copy Code
Dim instance As GeometryElement
C# 
[SerializableAttribute()]
public class GeometryElement : AcetateElement 

Example

For examples, see the constructors for this class.

Remarks

Notes for ArcMap image services

  • When an object is projected on an ArcMap image service, points and line and polygon vertices will be placed properly when units="database". However, line segments and polygon edges will be straight rather than projected.
  • When using ArcMap image services, any ScaleBar, NorthArrow and TextElement objects are always drawn first, before any point, line, or polygon GeometryElement objects.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.