public enum ENSymbolShape : System.Enum
public enum ENSymbolShape : System.Enum
Member | Description |
---|---|
ArrowDown | Represents an arrow, which points down. |
ArrowheadDown | An arrowhead that points down. |
ArrowheadLeft | An arrowhead that points left. |
ArrowheadRight | An arrowhead that points right. |
ArrowheadUp | An arrowhead that points up. |
ArrowLeft | Represents an arrow, which points left. |
ArrowRight | Represents an arrow, which points right. |
ArrowUp | Represents an arrow, which points up. |
BeakDown | A beak that points down. |
BeakUp | A beak that points up. |
Check | A check mark. |
DiagonalTriangles | Creates two diagonally placed triangles. |
Diamond | A diamond shape. |
DoubleRectangle | Double rectangle |
DoubleTriangleDown | Two triangles that points down. |
DoubleTriangleRight | Two triangles that point right. |
DoubleWindow | Two windows that overlap. |
Ellipse | An ellipse. |
Funel | The funel (filter). |
Gear | A gear symbol. |
Heptagon | A heptagon shape. |
Heptagram | A heptagram |
Hexagon | A hexagon shape. |
Hexagram | A hexagram |
Minus | A minus symbol. |
None | The none mark. |
Octagon | An octagon shape. |
Octagram | An octagram |
Pen | A pen (edit) symbol. |
PendantDown | A pendant that points down. |
PendantRight | A pendant that points right. |
Pentagon | A pentagon shape. |
Pentagram | A pentagram |
Plus | A plus symbol. |
Question | A question mark (help) |
Rectangle | A rectangle. |
Recurrence | A recurrence symbol (two elliptical arrows with opposite directions) |
Remove | A remove symbol (solid X). |
SliderThumbDown | Slider thumb down |
SliderThumbLeft | Slider thumb left |
SliderThumbRight | Slider thumb right |
SliderThumbUp | Slider thumb up |
StrokedX | A stroked X symbol. |
TabStopCenter | A center tab stop. |
TabStopDecimal | A decimal tab stop. |
TabStopLeft | A left tab stop. |
TabStopRight | A right tab stop. |
TriangleDown | A triangle that points down. |
TriangleLeft | A triangle that points left. |
TriangleRight | A triangle that points right. |
TriangleUp | A triangle that points up. |
Window | A window. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENSymbolShape
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)