ESRI.ArcGIS.ADF.ArcGISServer
CircleElement Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : CircleElement Class




Graphic Element Obejct.

Object Model



Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Class CircleElement 
   Inherits GraphicElement
Visual Basic (Usage)Copy Code
Dim instance As CircleElement
C# 
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public class CircleElement : GraphicElement 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Element
      ESRI.ArcGIS.ADF.ArcGISServer.GraphicElement
         ESRI.ArcGIS.ADF.ArcGISServer.CircleElement

See Also

© 2010 All Rights Reserved.