System.Web.HttpRequest.MapImageCoordinates Method

Maps an incoming image-field form parameter to appropriate x-coordinate and y-coordinate values.

Syntax

public int[] MapImageCoordinates (string imageFieldName)

Parameters

imageFieldName
The name of the form image map.

Returns

A two-dimensional array of integers.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0