Index Topic Contents | |||
Previous Topic: DAStatic Properties Relevant to DAImage Objects Next Topic: DAStatic Properties Relevant to DALineStyle Objects |
DAStatic Properties Relevant to DAJoinStyle Objects
DAStatics Class
JoinStyleBevelA read-only property with a DAJoinStyle object value that joins two line segments by drawing a straight line between the outside corners of the segments and filling the resulting enclosed area.
lib.JoinStyleBevel
DAStatics Class
JoinStyleMiterA DAJoinStyle value 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.
lib.JoinStyleMiter
DAStatics Class
JoinStyleRoundA DAJoinStyle value 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.
lib.JoinStyleRound
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.