![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
SpatialReference Constructor(Int32,Int32) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.SpatialReference Namespace > SpatialReference Class > SpatialReference Constructor : SpatialReference Constructor(Int32,Int32) |
- coordSysID
- Integer ID of the coordinate system.
- datumTransformID
- Integer ID of the datum transformation.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal coordSysID As Integer, _ ByVal datumTransformID As Integer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim coordSysID As Integer Dim datumTransformID As Integer Dim instance As New SpatialReference(coordSysID, datumTransformID) |
C# | |
---|---|
public SpatialReference( int coordSysID, int datumTransformID ) |
Parameters
- coordSysID
- Integer ID of the coordinate system.
- datumTransformID
- Integer ID of the datum transformation.
See the SpatialReference overview for a discussion of coordinate system and datum transformation IDs.
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