Leadtools.Services.Raster.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Bounds Property
See Also 
Leadtools.Services.Raster.DataContracts Namespace > RectangleRasterRegionData Class : Bounds Property



Gets or sets the rectangular area to which the region will be set or updated.

Syntax

Visual Basic (Declaration) 
Public Property Bounds As LeadRectangle
Visual Basic (Usage)Copy Code
Dim instance As RectangleRasterRegionData
Dim value As LeadRectangle
 
instance.Bounds = value
 
value = instance.Bounds
C# 
public LeadRectangle Bounds {get; set;}
C++/CLI 
public:
property LeadRectangle Bounds {
   LeadRectangle get();
   void set (LeadRectangle value);
}

Return Value

The rectangular area to which the region will be set or updated.

Example

For an example, refer to RectangleRasterRegionData.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features