ArcGIS API for Windows Phone - Library Reference
SpatialReference Constructor(Int32)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > SpatialReference Class > SpatialReference Constructor : SpatialReference Constructor(Int32)

WKID
The Well-known ID that represents the Spatial Reference.
Initializes a new instance of the ESRI.ArcGIS.Client.Geometry.SpatialReference class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal WKID As Integer _
)
C# 
public SpatialReference( 
   int WKID
)

Parameters

WKID
The Well-known ID that represents the Spatial Reference.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.