←Select platform

OnAfterDrawingObjects Method (AnnEditDesigner)

Syntax

C#
VB
C++
protected override void OnAfterDrawingObjects(  
   object sender, 
   Leadtools.Annotations.AnnPaintEventArgs e 
) 
  
Protected Overrides Sub OnAfterDrawingObjects( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Annotations.AnnPaintEventArgs _ 
)  
protected: 
void OnAfterDrawingObjects(  
   Object^ sender, 
   Leadtools.Annotations.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize