|
| ESRI.ArcGIS.ADF.Web | |
| CoordinateSystem Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.SpatialReference Namespace > SpatialReference Class : CoordinateSystem Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property CoordinateSystem As SpatialReferenceInfo | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SpatialReference Dim value As SpatialReferenceInfo instance.CoordinateSystem = value value = instance.CoordinateSystem | |
| C# | |
|---|---|
public SpatialReferenceInfo CoordinateSystem {get; set;} | |
The coordinate system may be specified either by its ID number, using an IDSpatialReferenceInfo, or by a definition string, using a DefinitionSpatialReferenceInfo. An UnknownSpatialReferenceInfo is used to denote an unknown coordinate system.
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