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

Opacity Property (AnnSnapToGridOptions)

Show in webframe
Gets or sets a value indicating the opacity value to use when rendering the overlayed grid.
Syntax
get_opacity();
set_opacity(value);
Object.defineProperty('opacity');

Property Value

TypeDescription
doubleA value indicating the opacity value to use when rendering the overlayed grid. A value of 1 means opaque and a value of 0 means transparent. Legal values are between 0 and 1. The default value is 1.
See Also

Reference

AnnSnapToGridOptions Object
AnnSnapToGridOptions Members

Error processing SSI file