ArcGIS API for WPF - 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 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.