DirectAnimation Animated Header --DAEndStyle Class DirectAnimation Animated Header --DAEndStyle Class* Microsoft DirectAnimation SDK
*Index  *Topic Contents
*Previous Topic: DADrawingSurface Class
*Next Topic: DAEvent Class

DAEndStyle Class


Creates a DAEndStyle object that can be animated to vary over time. It defines the style (shape) applied to the end of line segments when they are drawn.

Use the DAEndStyle object with the end function of the DALineStyle class.

This class inherits from DABehavior.

There are no DAEndStyle 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 DAEndStyle.

lib.EndStyleFlat

lib.EndStyleRound

lib.EndStyleSquare

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

*Top of Page