Responder Developer Guide
Layer Method


Syntax
'Declaration
 
Public Function Layer( _
   ByVal info As WeatherLayerInfo _
) As WeatherLayer
'Usage
 
Dim instance As WeatherLayer
Dim info As WeatherLayerInfo
Dim value As WeatherLayer
 
value = instance.Layer(info)
public WeatherLayer Layer( 
   WeatherLayerInfo info
)

Parameters

info
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

WeatherLayer Class
WeatherLayer Members

 

 


Send Comment