Enum Canvas.TriangleGlyphStyle
Describes the orientation of a glyph.
Namespace: Sharpie
Assembly: sharpie.dll
Syntax
[PublicAPI]
public enum Canvas.TriangleGlyphStyle
Fields
Name | Description |
---|---|
Down | Towards down. |
Left | Towards left. |
Right | Towards right. |
Up | Towards up. |