Returns a new instance of the NAD 1983 Virginia Lambert (Meters) CoordinateSystem, which has an Id of 3968.

Namespace:  ESRI.ArcGISExplorer.Geometry

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static CoordinateSystem NAD1983VirginiaLambertMeters { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property NAD1983VirginiaLambertMeters As CoordinateSystem

See Also