DirectAnimation Animated Header --DAStatic Properties Relevant to DAEndStyle Objects DirectAnimation Animated Header --DAStatic Properties Relevant to DAEndStyle Objects* Microsoft DirectAnimation SDK
*Index  *Topic Contents
*Previous Topic: DAStatic Properties Relevant to DAEvent Objects
*Next Topic: DAStatic Functions Relevant to DAFontStyle Objects

DAStatic Properties Relevant to DAEndStyle Objects



EndStyleFlat

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a line segment, perpendicular to the final direction of the line and through the last point of the line.

lib.EndStyleFlat


EndStyleRound

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a circle, having a diameter equal to the width of the line and its center at the last point of the line.

lib.EndStyleRound


EndStyleSquare

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a square, having a height and width equal to the width of the line and its center at the last point of the line.

lib.EndStyleSquare

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

*Top of Page