EmfStrokeVariation Enumeration
The StrokeVariation enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfStrokeVariation
Members
| Member name | Description |
|---|---|
| PAN_ANY | The Any Stroke. |
| PAN_NO_FIT | The No fit. |
| PAN_STROKE_GRADUAL_DIAG | Gradual / diagonal |
| PAN_STROKE_GRADUAL_HORZ | Gradual horizontal |
| PAN_STROKE_GRADUAL_TRAN | Gradual transitional |
| PAN_STROKE_GRADUAL_VERT | Gradual vertical |
| PAN_STROKE_INSTANT_VERT | Instant vertical |
| PAN_STROKE_RAPID_HORZ | Rapid horizontal |
| PAN_STROKE_RAPID_VERT | Rapid vertical |