DirectAnimation Animated Header --LineStyleBvr DirectAnimation Animated Header --LineStyleBvr* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: JoinStyleBvr Class
*Next Topic: MatteBvr Class

LineStyleBvr


These are the fields and methods for the LineStyleBvr Class:

public LineStyleBvr color(ColorBvr color)
public LineStyleBvr detail()
public LineStyleBvr dash(DashStyleBvr ds)
public LineStyleBvr end(EndStyleBvr es)
public LineStyleBvr join(JoinStyleBvr js)
public LineStyleBvr lineAntialiasing(double antiAliasing)
public LineStyleBvr width(NumberBvr width)
public static LineStyleBvr newUninitBvr()
Fields Defined in Statics
public static LineStyleBvr defaultLineStyle

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

*Top of Page