Leadtools Namespace : RasterImageAllocateCallback Delegate |
public delegate RasterExceptionCode RasterImageAllocateCallback( RasterImageAllocateData data )
'Declaration Public Delegate Function RasterImageAllocateCallback( _ ByVal data As RasterImageAllocateData _ ) As RasterExceptionCode
'Usage Dim instance As New RasterImageAllocateCallback(AddressOf HandlerMethod)
public delegate RasterExceptionCode RasterImageAllocateCallback( RasterImageAllocateData data )
RasterImageAllocateCallback( data )
public delegate RasterExceptionCode RasterImageAllocateCallback( RasterImageAllocateData^ data )
For more information, refer to RasterDefaults.SetRasterImageAllocateCallback and RasterImageAllocateData.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2