Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

RestrictionRectangle Property

Show in webframe
Gets or sets the uiser restriction rectangle for this AnnLabel.
Syntax
get_restrictionRectangle();
set_restrictionRectangle(value);
Object.defineProperty('restrictionRectangle');

Property Value

TypeDescription
LeadRectDThe user restriction rectangle for this AnnLabel. Default value is an empty LeadRectD.
Remarks

Used by RenderLabel when the value of RestrictionMode is AnnLabelRestriction.RestrictToUserRect.

See Also

Reference

AnnLabel Object
AnnLabel Members

Error processing SSI file