ImageEn, unit ieview

TIEView.GetCanvas

TIEView.GetCanvas

Declaration

function GetCanvas(): TCanvas;

Description

Returns the TCanvas object for a TImageEnView. Use it when you the override Paint method to draw to the client area of the component.