Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal url As String, _ ByVal jobId As String, _ ByVal parameterName As String, _ ByVal extent As Envelope, _ Optional ByVal proxyUrl As String _ ) |
C# | |
---|---|
public GPResultImageLayer( string url, string jobId, string parameterName, Envelope extent, string proxyUrl ) |
Parameters
- url
- The URL.
- jobId
- The job id.
- parameterName
- Name of the parameter.
- extent
- The extent.
- proxyUrl
- The proxy URL.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8