Version

Search Results

VmlEllipse Class Members

Public Properties Public Methods

VmlEllipse Class Methods

Public Methods

VmlEllipse Class Properties

Public Properties

Type Property (VmlEllipse)

Returns a ShapeType constant which describes the type of the shape. Syntax

VmlIsosceleseTriangle Class

Renders a triangle whose apex is at the top center of the bounding rectangle, using Vector Markup Language (VML). Syntax Remarks The apex of the triangle can be made to appear at the bottom of the bounding rectangle by setting the Rotation property to 180 degrees.

VmlIsosceleseTriangle Class Members

Public Properties Public Methods

Type Property (VmlIsosceleseTriangle)

Returns a ShapeType constant which describes the type of the shape. Syntax

VmlLine Class

Renders a straight line using Vector Markup Language (VML) Syntax Remarks The origin for a line is always implied to be the top-left corner of it bounding rectangle. When the bounding rectangles height is non-zero, the slope of the line is negative (resembles a backslash); to make the slope positive, set the Inver...