Represents a glass-like visual effect. This effect can be applied to the nodes in a Diagram by adding an instance of this class to the Diagram.getNodeEffects collection.
The following tables list the members exposed by the GlassEffect type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the GlassEffect class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from NodeEffect.) |
|
![]() |
NodeEffect.clone override. |
|
![]() |
Gets the color of the glow portion of the effect. |
|
![]() |
Gets the color of the reflection portion of the effect. |
|
![]() |
Gets the type of the glass effect. |
|
![]() |
Gets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective node. |
|
![]() |
NodeEffect.readExternal override. |
|
![]() |
(Inherited from NodeEffect.) |
|
![]() |
Sets the color of the glow portion of the effect. |
|
![]() |
Sets the color of the reflection portion of the effect. |
|
![]() |
Sets the type of the glass effect. |
|
![]() |
Sets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective node. |
|
![]() |
NodeEffect.writeExternal override. |