Visual Basic (Declaration) | |
---|---|
Public Property RegionSize As Size |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Size RegionSize {get; set;} |
Return Value
A Size value used to identify the horizontal and vertical extent (size) of the spatial region associated with the requested view window.For an example, refer to HttpRequestEncoder.
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family