Leadtools Namespace > RasterRegionXForm Class : YOffset Property |
public int YOffset {get; set;}
'Declaration Public Property YOffset As Integer
'Usage Dim instance As RasterRegionXForm Dim value As Integer instance.YOffset = value value = instance.YOffset
public int YOffset {get; set;}
get_YOffset();
set_YOffset(value);
When translating information from the image, you can use the top value of the painting method destination rectangle.
When translating information to the image, you can negate the top value of the painting method destination rectangle (-top).
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