Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnContainer Class : OnBeforeDrawingObjects Method |
protected virtual void OnBeforeDrawingObjects( AnnPaintEventArgs e )
'Declaration Protected Overridable Sub OnBeforeDrawingObjects( _ ByVal e As AnnPaintEventArgs _ )
'Usage Dim instance As AnnContainer Dim e As AnnPaintEventArgs instance.OnBeforeDrawingObjects(e)
protected: virtual void OnBeforeDrawingObjects( AnnPaintEventArgs^ e )