ESRI.ArcGIS.ADF.Web
IDSpatialReferenceInfo Constructor(Int32)
See Also 
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 IDSpatialReferenceInfo(id)
C# 
public IDSpatialReferenceInfo( 
   int id
)

Parameters

id
ID of the coordinate system.

See Also

© 2010 All Rights Reserved.