ComponentOne Bitmap for WPF
Map(MappedRectangle,Int32) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DXGI Namespace > Surface Class > Map Method : Map(MappedRectangle,Int32) Method
HRESULT IDXGISurface::Map([Out] DXGI_MAPPED_RECT* pLockedRect,[In] unsigned int MapFlags)
Syntax
'Declaration
 
Public Overloads Sub Map( _
   ByRef lockedRectRef As MappedRectangle, _
   ByVal mapFlags As System.Integer _
) 
public void Map( 
   out MappedRectangle lockedRectRef,
   System.int mapFlags
)

Parameters

lockedRectRef
mapFlags
See Also

Reference

Surface Class
Surface Members
Overload List