DjVu Namespace > TextZone Class : GetTextZonesIntersectWithRect Method |
Public Function GetTextZonesIntersectWithRect( _ ByVal rect As Rectangle, _ ByVal type As TextZoneType _ ) As TextZoneCollection
Dim instance As TextZone Dim rect As Rectangle Dim type As TextZoneType Dim value As TextZoneCollection value = instance.GetTextZonesIntersectWithRect(rect, type)
public TextZoneCollection GetTextZonesIntersectWithRect( Rectangle rect, TextZoneType type )
public: TextZoneCollection^ GetTextZonesIntersectWithRect( Rectangle rect, TextZoneType type )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family