LEADTOOLS Forms (Leadtools.Forms assembly)

Show in webframe

Contains(LeadRect) Method






The Leadtools.LeadRect structure to be tested.
Determines if the rectangular region represented by rect is entirely contained within this LogicalRectangle structure.
Syntax
public bool Contains( 
   LeadRect rect
)
'Declaration
 
Public Overloads Function Contains( _
   ByVal rect As LeadRect _
) As Boolean
'Usage
 
Dim instance As LogicalRectangle
Dim rect As LeadRect
Dim value As Boolean
 
value = instance.Contains(rect)

            

            
public:
bool Contains( 
   LeadRect rect
) 

Parameters

rect
The Leadtools.LeadRect structure to be tested.

Return Value

This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this LogicalRectangle; otherwise false.
Remarks
The rect is treated as if its in the same unit as the LogicalRectangle.
Requirements

Target Platforms

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members
Overload List

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features