(Leadtools.Controls)

ImageViewerDrawEvent Constructor (ImageViewerDrawEvent_Java)

Show in webframe





The object that fired this event.
The canvas object to associate with this Leadtools.ImageViewerDrawEvent.
Initializes a new ImageViewerDrawEvent object with the specific canvas.
Syntax
public ImageViewerDrawEvent( 
   object source,
   Canvas canvas
)
Public Function New( _
   ByVal source As Object, _
   ByVal canvas As Canvas _
)
public ImageViewerDrawEvent( 
   object source,
   Canvas canvas
)

            
public ImageViewerDrawEvent(Object source, Canvas canvas)
function ImageViewerDrawEvent( 
   source ,
   canvas 
)

Parameters

source
The object that fired this event.
canvas
The canvas object to associate with this Leadtools.ImageViewerDrawEvent.
Requirements

Target Platforms

See Also

Reference

ImageViewerDrawEvent Class
ImageViewerDrawEvent Members

 

 


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