Version

VmlIsosceleseTriangle Class

Renders a triangle whose apex is at the top center of the bounding rectangle, using Vector Markup Language (VML).
Syntax
'Declaration
 
Public Class VmlIsosceleseTriangle 
   Inherits VmlRotatableShape
public class VmlIsosceleseTriangle : VmlRotatableShape 
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.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also