Method OnDrawComplete
OnDrawComplete(DrawContext?)
Called when the View is completed drawing.
protected virtual void OnDrawComplete(DrawContext? context)
Parameters
contextDrawContext
Remarks
The context parameter provides the drawn region of the View.