ESRI.ArcGIS.ADF.Web
IDSpatialReferenceInfo Constructor(Int32)
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.SpatialReference Namespace > IDSpatialReferenceInfo Class > IDSpatialReferenceInfo Constructor : IDSpatialReferenceInfo Constructor(Int32)




id
ID of the coordinate system.
Constructs an IDSpatialReferenceInfo.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal id As Integer _
)
Visual Basic (Usage)Copy Code
Dim id As Integer
 
Dim instance As New IDSpatialReferenceInfo(id)
C# 
public IDSpatialReferenceInfo( 
   int id
)

Parameters

id
ID of the coordinate system.

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.