Leadtools.Jpip Namespace > ViewWindowFields Class : RegionSize Property |
public LeadSize RegionSize {get; set;}
'Declaration Public Property RegionSize As LeadSize
'Usage Dim instance As ViewWindowFields Dim value As LeadSize instance.RegionSize = value value = instance.RegionSize
public LeadSize RegionSize {get; set;}
get_RegionSize();
set_RegionSize(value);
Use this field in conjunction with the RegionOffset field to specify the desired region of interest (ROI) requested from the server.
If this value is not specified, the region will be extended to the lower right corner 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