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

OffsetHeight Property (AnnLabel)

Show in webframe
Gets or sets a value that indicate whether to offset the label from the bottom-left instead of top-left position.
Syntax
get_offsetHeight();
set_offsetHeight(value);
Object.defineProperty('offsetHeight');

Property Value

TypeDescription
booleantrue to offset the label from the bottom-left instead of top-left position, otherwise; false. Default value is false.
See Also

Reference

AnnLabel Object
AnnLabel Members

Error processing SSI file