LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterRegion Constructor(LeadRect)






A LeadRect structure that defines the interior of the new RasterRegion.
Initializes a new RasterRegion from the specified LeadRect structure. .NET support Silverlight support WinRT support
Syntax
public RasterRegion( 
   LeadRect rect
)
'Declaration
 
Public Function New( _
   ByVal rect As LeadRect _
)
'Usage
 
Dim rect As LeadRect
 
Dim instance As New RasterRegion(rect)
public RasterRegion( 
   LeadRect rect
)
function RasterRegion( 
   rect 
)
public:
RasterRegion( 
   LeadRect rect
)

Parameters

rect
A LeadRect structure that defines the interior of the new RasterRegion.
Remarks

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.

Example
For an example, refer to RasterRegion
Requirements

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

See Also

Reference

RasterRegion Class
RasterRegion Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.