Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnJavaRenderingEngine Class : OnLoadPicture Method |
public void OnLoadPicture( AnnLoadPictureEventArgs e )
'Declaration
Public Sub OnLoadPicture( _ ByVal e As AnnLoadPictureEventArgs _ )
'Usage
Dim instance As AnnJavaRenderingEngine Dim e As AnnLoadPictureEventArgs instance.OnLoadPicture(e)
public void OnLoadPicture( AnnLoadPictureEventArgs e )
public void onLoadPicture(AnnLoadPictureEvent e)
function Leadtools.Annotations.Rendering.AnnJavaRenderingEngine_java.OnLoadPicture( e )