| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim rect As LeadRect Dim instance As New RasterRegion(rect) | |
Parameters
- rect
- A LeadRect structure that defines the interior of the new RasterRegion.
For an example, refer to RasterRegion
            
            
            This method creates a new RasterRegion with a rectangular interior. The interior is defined by the rect parameter.
For more information, refer to Creating a Region.
For more information, refer to Saving A Region.
For more information, refer to Working with the Existing Region.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
 
     
     
     
    