Search
AeroEffect.opacity Property
See Also
 






Gets or sets the opacity to apply to node's background.

Namespace: MindFusion.Diagramming
File: NodeEffects.js

 Syntax

JavaScript  Copy Code

get opacity() {}
set opacity(value) {}

 Property Value

Number

A floating point value between 0 and 1.

 See Also