Convenience method for retrieving an ESRI.ArcGIS.ADF.Web.Geometry from the table row.
Syntax
Visual Basic (Declaration) | |
---|
Public Overrides Function GeometryFromRow( _
ByVal row As DataRow _
) As Geometry |
Parameters
- row
- The row to retrieve the ESRI.ArcGIS.ADF.Web.Geometry from.
Return Value
The ESRI.ArcGIS.ADF.Web.Geometry geometry from the specified row.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also