ESRI.ArcGIS.ADF.IMS
SpatialReference Constructor()
See Also 
ESRI.ArcGIS.ADF.IMS.SpatialReference Namespace > SpatialReference Class > SpatialReference Constructor : SpatialReference Constructor()




Constructs a SpatialReference.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As SpatialReference()
C# 
public SpatialReference()

Example

For an example, see the SpatialReference overview.

Remarks

Set the CoordinateSystem and optionally the DatumTransformation before using the SpatialReference.

See Also

© 2010 All Rights Reserved.