Cuminas DjVu SDK for .NET Framework
Bounds Property (TextMatch)



Syntax
Public ReadOnly Property Bounds As Rectangle
Dim instance As TextMatch
Dim value As Rectangle
 
value = instance.Bounds
public Rectangle Bounds {get;}
public:
property Rectangle Bounds {
   Rectangle get();
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

TextMatch Class
TextMatch Members

Send Feedback