loadingPictureStroke Property

Summary

Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnRenderingEngine.prototype, 'loadingPictureStroke', 
	get: function(), 
	set: function(value) 
) 
loadingPictureStroke: AnnStroke; 

Property Value

The object to use for stroking the border of the loading picture placeholder rectangle. The default value is a white AnnStroke with a length of 1.

Remarks

For more information, refer to LoadPicture.

Example

For an example, refer to LoadPicture.

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