ASP.NET Pack Programmer's Guide
ShadowsStyle Members
Constructors Fields
 


The members of this enumeration specify how JDiagram should draw the shadows of items. These constants can be used as parameters of the Diagram.setShadowsStyle method of the Diagram class.

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

 Public Constructors

  Name Description

ShadowsStyle

 

 Public Fields

  Name Description

None

Do not draw shadows.

OneLevel

Draw all shadows at one level at the bottom of the Z-order.

ZOrder

Draw each shadow right below its item pertaining to the Z-order.

 See Also

ShadowsStyle Class
com.mindfusion.diagramming Namespace