Cuminas DjVu SDK for .NET Framework
GetMapAreaVisualStateCallback Delegate



Syntax
Public Delegate Function GetMapAreaVisualStateCallback( _
   ByVal mapArea As MapArea _
) As MapAreaVisualStatus
Dim instance As New GetMapAreaVisualStateCallback(AddressOf HandlerMethod)
public delegate MapAreaVisualStatus GetMapAreaVisualStateCallback( 
   MapArea mapArea
)
public delegate MapAreaVisualStatus GetMapAreaVisualStateCallback( 
   MapArea^ mapArea
)

Parameters

mapArea
Requirements

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

See Also

Reference

GetMapAreaVisualStateCallback Members
DjVu Namespace

Send Feedback