ASP.NET Pack Programmer's Guide
GlassEffect Members
Constructors Methods
 


Represents a glass-like visual effect.

The following tables list the members exposed by the GlassEffect type.

 Public Constructors

  Name Description

GlassEffect

Initializes a new instance of the GlassEffect class.

 Public Methods

  Name Description

getGlowColor

Gets the color of the glow portion of the effect.

getReflectionColor

Gets the color of the reflection portion of the effect.

getType

Gets the type of the glass effect.

getUsePenAsGlow

Gets a value indicating whether the glow portion of the effect should be painted with the stroke color of the respective node.

setGlowColor

Sets the color of the glow portion of the effect.

setReflectionColor

Sets the color of the reflection portion of the effect.

setType

Sets the type of the glass effect.

setUsePenAsGlow

Sets a value indicating whether the glow portion of the effect should be painted with the stroke color of the respective node.

 See Also

GlassEffect Class
MindFusion.Diagramming Namespace