DirectAnimation Animated Header --Static Fields Relevant to JoinStyleBvr Objects DirectAnimation Animated Header --Static Fields Relevant to JoinStyleBvr Objects* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: Static Fields Relevant to ImageBvr Objects
*Next Topic: Static Fields Relevant to LineStyleBvr Objects

Static Fields Relevant to JoinStyleBvr Objects


joinStyleBevel
An joinstyle behavior (JoinStyleBvr object) that joins two line segments by drawing a straight line between the outside corners of the segments and filling the resulting enclosed area.
joinStyleMiter
An joinstyle behavior (JoinStyleBvr object) that joins two line segments by extending the outside edges of the segments until they intersect and filling the resulting enclosed area. The miter length is defined as the distance from the intersection of the line walls on the inside of the join to the intersection of the line walls on the outside of the join.
joinStyleRound
An joinstyle behavior (JoinStyleBvr object) that joins two line segments by drawing an arc between the outside corners of the segments and filling the resulting enclosed area. The center of the arc is at the common endpoint, the diameter is the width of the line.

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

*Top of Page