ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
ShapeBase Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace : ShapeBase Class




Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://dev.virtualearth.net/webservices/v1/common")>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services.Polygon)>
<SerializableAttribute()>
Public Class ShapeBase 
Visual Basic (Usage)Copy Code
Dim instance As ShapeBase
C# 
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://dev.virtualearth.net/webservices/v1/common")]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services.Polygon)]
[SerializableAttribute()]
public class ShapeBase 

Inheritance Hierarchy

See Also

© 2010 All Rights Reserved.