LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OnAfterDrawingObjects Method
See Also 
Leadtools.Annotations Namespace > AnnEditDesigner Class : OnAfterDrawingObjects Method



sender
The source of the sender.
e
An AnnPaintEventArgs object that contains the event data.

The OnAfterDrawingObjects Method is available in LEADTOOLS Document and Medical Imaging toolkits.

sender
The source of the sender.
e
An AnnPaintEventArgs object that contains the event data.
AnnEditDesigner implementation of AnnDesigner.OnAfterDrawingObjects.

Syntax

Visual Basic (Declaration) 
Overrides Protected Sub OnAfterDrawingObjects( _
   ByVal sender As Object, _
   ByVal e As AnnPaintEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesigner
Dim sender As Object
Dim e As AnnPaintEventArgs
 
instance.OnAfterDrawingObjects(sender, e)
C# 
protected override void OnAfterDrawingObjects( 
   object sender,
   AnnPaintEventArgs e
)
C++/CLI 
protected:
void OnAfterDrawingObjects( 
   Object^ sender,
   AnnPaintEventArgs^ e
) override 

Parameters

sender
The source of the sender.
e
An AnnPaintEventArgs object that contains the event data.

Remarks

For more information refer to AnnDesigner.OnAfterDrawingObjects.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features