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




SpatialReferenceInfo 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 

Example

For an example, see SpatialReference.

Remarks

Common coordinate systems and datum transformation have been assigned identifier values. These values can be used to set up the coordinate systems or datum transformation with IDSpatialReferenceInfo. The IDSpatialReferenceInfo is then set as the CoordinateSystem or DatumTransformation for a SpatialReference object.

For a listing of available IDs for coordinate systems and datum transformations, see the ArcIMS Help.

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.