←Select platform

OnLoadPicture Method

Summary
Overrides OnLoadPicture.
Syntax
C#
Objective-C
C++/CLI
Java
public override void OnLoadPicture( 
   AnnLoadPictureEventArgs e 
) 
-(void) onLoadPicture:(LTAnnLoadPictureEvenArgs*)args; 
public void onLoadPicture(AnnLoadPictureEvent event) 
public:  
   virtual void OnLoadPicture( 
      AnnLoadPictureEventArgs^ e 
   ) override 

Parameters

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.