ImageEn, unit ieview

TIEView.GetCanvas

TIEView.GetCanvas

Declaration

function GetCanvas: TCanvas;

Description

The GetCanvas method returns the TImageEnView TCanvas object. Use it when you override Paint method to draw your object to the client area of the component.