Cuminas DjVu SDK for .NET Framework
JB2ShapeOptimizationCallback Delegate



Syntax
Public Delegate Function JB2ShapeOptimizationCallback( _
   ByVal progress As Integer, _
   ByVal total As Integer _
) As Boolean
Dim instance As New JB2ShapeOptimizationCallback(AddressOf HandlerMethod)
public delegate bool JB2ShapeOptimizationCallback( 
   int progress,
   int total
)
public delegate bool JB2ShapeOptimizationCallback( 
   int progress,
   int total
)

Parameters

progress
total
Requirements

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

See Also

Reference

JB2ShapeOptimizationCallback Members
DjVu Namespace

Send Feedback