Cuminas DjVu SDK for .NET Framework
GetSmallestZoneContainsPoint Method



Syntax
Public Function GetSmallestZoneContainsPoint( _
   ByVal pt As Point _
) As TextZone
Dim instance As TextZone
Dim pt As Point
Dim value As TextZone
 
value = instance.GetSmallestZoneContainsPoint(pt)
public TextZone GetSmallestZoneContainsPoint( 
   Point pt
)
public:
TextZone^ GetSmallestZoneContainsPoint( 
   Point pt
) 

Parameters

pt
Requirements

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

See Also

Reference

TextZone Class
TextZone Members

Send Feedback