Statics Fields Relevant to JoinStyleBvr Objects

joinStyleBevel
A 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
A 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
A 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.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.