'Declaration Public Enum PredefinedPath Inherits System.Enum
public enum PredefinedPath : System.Enum
Member | Description |
---|---|
EllipseBottom | An ellipse starting from the bottom and proceeding clockwise |
EllipseLeft | An ellipse starting from the left and proceeding clockwise |
EllipseRight | An ellipse starting from the right and proceeding clockwise |
EllipseTop | An ellipse starting from the top and proceeding clockwise |
Heart | An abstract shape similar to a human heart. |
HorizontalLine | A horizontal line from left to right |
InverseParabola | An U-shape that starts in the lower left, arcs up to the top middle, and ends in the bottom right |
LowerLeftU | An U-shape starting in the lower left and swooping to the right |
RightArc | An arc that begins at the top middle, sweeps down the right and across to the lower left |
Spiral | A tight counter-clockwise spiral |
Spiral_Lite | A loose counter-clockwise spiral |
VerticalLine | A vertical line from top to bottom |
Zigzag | A back and forth shape that begins in the top left, and crosses the control four times before ending in the lower left |
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