'Declaration Public Overloads Function Map( _ ByVal options As MapOptions _ ) As DataRectangle
public DataRectangle Map( MapOptions options )
Parameters
- options
The options used in mapping the bitmap into memory.
Return Value
a reference to the rectangle that is mapped into memory