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




Syntax

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

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.Polyline

See Also

© 2010 All Rights Reserved.