DAJoinStyle Class

Creates a DAJoinStyle that represents a (potentially) animated join style. 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 JoinStyle function of the DALineStyle class.

This class inherits from the DABehavior class. There are no DAJoinStyle functions, except those it inherits from DABehavior.

For relevant properties from the DAStatics class, see DAStatics Properties Relevant to DAJoinStyle Objects.


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