Method IsQuarterTurn
IsQuarterTurn(GlyphOrientation)
Gets whether the orientation is a quarter turn, so that the baseline runs vertically and the run's extent is measured down or up the page rather than across it.
public static bool IsQuarterTurn(GlyphOrientation orientation)
Parameters
orientationGlyphOrientationThe orientation.
Returns
- bool
True for the two quarter turns; false for upright and the half turn.