Responder Developer Guide
ILayer_set_SpatialReference Method (MobileBackdropLayer)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Overrides Sub ILayer_set_SpatialReference( _
   ByVal value As ESRI.ArcGIS.Geometry.ISpatialReference _
) 
'Usage
 
Dim instance As MobileBackdropLayer
Dim value As ESRI.ArcGIS.Geometry.ISpatialReference
 
instance.ILayer_set_SpatialReference(value)
public override void ILayer_set_SpatialReference( 
   ESRI.ArcGIS.Geometry.ISpatialReference value
)

Parameters

value
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MobileBackdropLayer Class
MobileBackdropLayer Members

 

 


Send Comment