←Select platform

ImageViewerDrawEvent Constructor (ImageViewerDrawEvent_Java)

Summary

Initializes a new ImageViewerDrawEvent object with the specific canvas.

Syntax

C#
VB
Java
public ImageViewerDrawEvent(  
   object source, 
   Canvas canvas 
) 
Public Function New( _ 
   ByVal source As Object, _ 
   ByVal canvas As Canvas _ 
) 
public ImageViewerDrawEvent(Object source, Canvas canvas)

Parameters

source
The object that fired this event.

canvas
The canvas object to associate with this Leadtools.ImageViewerDrawEvent.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize