←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 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.