ESRI.ArcGIS.ADF.Web
IDSpatialReferenceInfo Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.SpatialReference Namespace : IDSpatialReferenceInfo Class




Spatial reference (coordinate system) specified by an integer ID.

Object Model

IDSpatialReferenceInfo Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class IDSpatialReferenceInfo 
   Inherits SpatialReferenceInfo
Visual Basic (Usage)Copy Code
Dim instance As IDSpatialReferenceInfo
C# 
[SerializableAttribute()]
public class IDSpatialReferenceInfo : SpatialReferenceInfo 

Remarks

This class is used to specify the coordinate system of geographic data or controls using a standard ID. It extends SpatialReferenceInfo by adding an ID property where the ID is stored. The IDSpatialReferenceInfo may be used to specify the CoordinateSystem of a SpatialReference (see this class for more discussion of spatial references).

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

© 2011 All Rights Reserved.