PathCommandType
PathCommandType enum
enum class PathCommandType
Values
Name | Value | Description |
---|---|---|
M | 0 | |
Q | 1 | |
L | 2 | |
T | 3 | |
Z | 4 | |
H | 5 | |
V | 6 |
See Also
- Namespace Aspose::Slides::MathText::Rendering
- Library Aspose.Slides
enum class PathCommandType
Name | Value | Description |
---|---|---|
M | 0 | |
Q | 1 | |
L | 2 | |
T | 3 | |
Z | 4 | |
H | 5 | |
V | 6 |