rubberStamps Property

Summary

Gets the list of AnnPicture objects that serve as the default images for AnnRubberStampObject annotation objects.

Syntax

JavaScript Syntax
Object.defineProperty(AnnResources.prototype, 'rubberStamps', 
	get: function() 
) 
TypeScript Syntax
rubberStamps: { [key: number]: AnnPicture }; // read-only 

Property Value

The list of AnnPicture objects that serve as the default images for AnnRubberStampObject annotation objects.

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