LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LockPicture Property

Show in webframe
Gets or sets the id of the picture used when drawing the locked symbol for locked objects.
Syntax
get_lockPicture();
set_lockPicture(value);
Object.defineProperty('lockPicture');

Property Value

TypeDescription
intThe id of the picture used when drawing the locked symbol for locked objects. The default value is 1.
Remarks

All objects of this type inside the container will use this picture when drawing the object if the object is locked.

The container uses a picture of a "lock" that is created by default. You can change this default picture by using this property.

For more information, refer to Implementing Annotation Security.

Example

For an example, refer to Lock.

See Also

Reference

AnnObject Object
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.