←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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