DAStatics Properties Relevant to DAEndStyle Objects

EndStyleFlat A read-only property with a DAEndStyle value that draws the end of a line as a line segment, perpendicular to the final direction of the line and through the last point of the line.
EndStyleRound A read-only property with a DAEndStyle value that draws the end of a line as a circle, having a diameter equal to the width of the line and its center at the last point of the line.
EndStyleSquare A read-only property with a DAEndStyle value that draws the end of a line as a square, having a height and width equal to the width of the line and its center at the last point of the line.

EndStyleFlat

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a line segment, perpendicular to the final direction of the line and through the last point of the line.

Syntax

lib.EndStyleFlat

EndStyleRound

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a circle, having a diameter equal to the width of the line and its center at the last point of the line.

Syntax

lib.EndStyleRound

EndStyleSquare

DAStatics Class

A read-only property with a DAEndStyle value that draws the end of a line as a square, having a height and width equal to the width of the line and its center at the last point of the line.

Syntax

lib.EndStyleSquare


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