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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Geometry
      ESRI.ArcGIS.ADF.ArcGISServer.Point
         ESRI.ArcGIS.ADF.ArcGISServer.PointB

See Also

© 2010 All Rights Reserved.