DAJoinStyle Class


Creates a DAJoinStyle that represents a (potentially) animated joinstyle. The object defines the style (shape) of the joint between intersecting line segments in a path. A joint is drawn only if some portions of the segments do not touch or overlap at the common endpoint. In this case, the outside corners of the line segments are connected and the resulting enclosed area is filled with the same color as the line.

Use a DAJoinStyle object with the Join function of the DALineStyle class.

This class inherits from DABehavior.

Relevant Properties from the DAStatics Class

DAJoinStyle Functions

This class only includes the functions it inherits from DABehavior.

The following properties are defined in the DAStatics class and are most relevant to objects of type DAJoinStyle.

lib.JoinStyleBevel

lib.JoinStyleMiter

lib.JoinStyleRound

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