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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Geometry
      ESRI.ArcGIS.ADF.ArcGISServer.Multipoint
         ESRI.ArcGIS.ADF.ArcGISServer.MultipointB
         ESRI.ArcGIS.ADF.ArcGISServer.MultipointN

See Also

© 2010 All Rights Reserved.