Leadtools Namespace > RasterRegionXForm Class : XOffset Property |
public int XOffset {get; set;}
'Declaration Public Property XOffset As Integer
'Usage Dim instance As RasterRegionXForm Dim value As Integer instance.XOffset = value value = instance.XOffset
public int XOffset {get; set;}
get_XOffset();
set_XOffset(value);
When translating information from the image, you can use the left value of the painting method destination rectangle.
When translating information to the image, you can negate the left value of the painting method destination rectangle (-left).
Refer to the XScalarNumerator property to see which methods translate which direction.
For more information, refer to Translating Coordinates for a Region.
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