ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local | |
FromISpatialReference Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local Namespace > Converter Class : FromISpatialReference Method |
- spatialReference
- The ArcGIS spatial reference (ISpatialReference) to convert.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromISpatialReference( _ ByVal spatialReference As ISpatialReference _ ) As SpatialReference |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static SpatialReference FromISpatialReference( ISpatialReference spatialReference ) |
Parameters
- spatialReference
- The ArcGIS spatial reference (ISpatialReference) to convert.