Specifies the type of a GlassEffect node effect.
Namespace: MindFusion.Diagramming
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Type1 |
Indicates a glass effect with soft radial glow at the bottom and a sharp reflection at the top. |
|
Type2 |
Indicates a glass effect with linear glow at the bottom and sharp reflection at the top. |
|
Type3 |
Indicates a glass effect with radial glow at the bottom and smooth reflection and emphasized outline at the top. |
|
Type4 |
Indicates a glass effect with sharp reflection at the top and soft glow at the left and right sides. |
Members of this enumeration can be assigned to the type property of GlassEffect.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |