Returns a ShapeType constant which describes the type of the shape. Syntax
Renders a right triangle whose apex is at the top left of the bounding rectangle, using Vector Markup Language (VML). Syntax Remarks The orientation of the triangle can be changed using the InvertX and InvertY properties. Setting both the InvertX and InvertY properties to true results in no change to the shapes or...
Public Properties Public Methods
Public Methods
Public Properties
Returns or sets a boolean value which determines whether the x-axis of the triangle is inverted. Syntax Remarks The apex for a right triangle is always implied to be aligned with the the left edge of the bounding rectangle. To align it with the right edge, set this property to true.
Returns or sets a boolean value which determines whether the y-axis of the line is inverted. Syntax Remarks The apex for a right triangle is always implied to point to the top edge of the bounding rectangle. To switch vertical orientation, set the InvertY property to true.
Resets all properties of this instance to their respective defaults. Syntax
Returns a ShapeType constant which describes the type of the shape. Syntax
Base class for shapes that support rotational transformation. Syntax