defaultPicture Property

Summary

Gets or sets the id of the default picture used for the AnnPointObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnPointObject.prototype, 'defaultPicture', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
defaultPicture: number; 

Property Value

The id of the default picture used for the AnnPointObject.

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