Search
GlassEffect.type Property
See Also
 





Gets or sets the type of the glass effect.

Namespace: MindFusion.Diagramming
Package: NodeEffects.js

 Syntax

JavaScript  Copy Code

get type() {}
set type(value) {}

 Property Value

GlassEffectType

A member of the GlassEffectType enumeration. The default is Type1.

 See Also