ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService
SpatialReference Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService Namespace > MapResource.RequiresInitProps Class : SpatialReference Property




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property SpatialReference As SpatialReference
Visual Basic (Usage)Copy Code
Dim instance As MapResource.RequiresInitProps
Dim value As SpatialReference
 
instance.SpatialReference = value
 
value = instance.SpatialReference
C# 
[CompilerGeneratedAttribute()]
public SpatialReference SpatialReference {get; set;}

See Also

© 2010 All Rights Reserved.