get_context();
Object.defineProperty('context');
Type | Description |
---|---|
Leadtools.Html.CanvasContext2D | The HTML context object associated with this ImageViewerRenderEventArgs. |
Use this property to get the context when performing your own drawing on top of the image control.