←Select platform

AnnPicture Constructor(Resources,Int32)

Summary

Initializes a new instance of the AnnPicture class from resources.

Syntax
C#
VB
Java
public AnnPicture(  
   Resources res, 
   int resId 
) 
Public Function New( _ 
   ByVal res As Resources, _ 
   ByVal resId As Integer _ 
) 
public AnnPicture(Object res, int resId) 

Parameters

res
The resources object that contains the image.

resId
The image resource id.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly