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
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.