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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Geometry
      ESRI.ArcGIS.ADF.ArcGISServer.Curve
         ESRI.ArcGIS.ADF.ArcGISServer.Polycurve
            ESRI.ArcGIS.ADF.ArcGISServer.Polyline
               ESRI.ArcGIS.ADF.ArcGISServer.PolylineB

See Also

© 2010 All Rights Reserved.