AnnPicture Constructor

Summary

Initializes a new instance of the AnnPicture class with a specific image.

Syntax

JavaScript Syntax
AnnPicture = function(source) 
TypeScript Syntax
constructor(source: string); 

Parameters

source

The image URL to be used with this AnnPicture object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly