DirectAnimation Animated Header --DADashStyle Class DirectAnimation Animated Header --DADashStyle Class* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: DAColor Class
*Next Topic: DADrawingSurface Class

DADashStyle Class


Creates a DADashStyle object representing a dash style that is animated and whose values can vary over time. The object defines whether lines are drawn using a continuous stroke or a sequence of dashes.

Use the DADashStyle object with the Dash function of the DALineStyle class.

This class inherits from DABehavior.

There are no DADashStyle functions, except the functions it inherits from the DABehavior class.

Relevant Properties from the DAStatics Class

The following properties are defined in the DAStatics class and are most relevant to objects of type DADashStyle.

lib.DashStyleDashed

lib.DashStyleSolid

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page