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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Geometry
      ESRI.ArcGIS.ADF.ArcGISServer.Curve
         ESRI.ArcGIS.ADF.ArcGISServer.Polycurve
            ESRI.ArcGIS.ADF.ArcGISServer.Polygon
               ESRI.ArcGIS.ADF.ArcGISServer.PolygonB

See Also

© 2010 All Rights Reserved.