←Select platform

OnRun Method

Summary

AnnAudioRunDesigner implementation of AnnRunDesigner.OnRun.

Syntax

C#
VB
C++
protected override void OnRun( 
   AnnRunDesignerEventArgs e 
) 
  
Protected Overrides Sub OnRun( _ 
   ByVal e As Leadtools.Windows.Annotations.AnnRunDesignerEventArgs _ 
)  
protected: 
void OnRun(  
   Leadtools.Windows.Annotations.AnnRunDesignerEventArgs^ e 
) override  

Parameters

e
An AnnRunDesignerEventArgs that contains the event data.

Remarks

For more information, refer to AnnRunDesigner.OnRun.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly