Leadtools Namespace > RasterImage Class : OffsetRegion Method |
'Declaration Public Sub OffsetRegion( _ ByVal rowOffset As Integer, _ ByVal colOffset As Integer _ )
'Usage Dim instance As RasterImage Dim rowOffset As Integer Dim colOffset As Integer instance.OffsetRegion(rowOffset, colOffset)
The move does not affect the pixels in the region.
This method uses image coordinates to specify the pixel. Therefore, you must account for the view perspective of the image.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2