Table of Contents

Method IsQuarterTurn

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

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

orientation GlyphOrientation

The orientation.

Returns

bool

True for the two quarter turns; false for upright and the half turn.