(Leadtools.Controls)

dispatchDraw Method

Show in webframe





Canvas to draw the ImageViewer child views.
Draws the child views of the ImageViewer.
Syntax
protected void dispatchDraw( 
   Canvas canvas
)
Protected Sub dispatchDraw( _
   ByVal canvas As Canvas _
) 
protected void dispatchDraw( 
   Canvas canvas
)

            
protected void dispatchDraw(Canvas canvas)
 function Leadtools.Controls.ImageViewer.dispatchDraw( 
   canvas 
)

Parameters

canvas
Canvas to draw the ImageViewer child views.
Remarks

Note to Inheritors: When overriding dispatchDraw in a derived class, be sure to call the base class's dispatchDraw method.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.