Table of Contents

Enum PanoseLining

Namespace
SharpDX.DirectWrite
Assembly
SharpDX.Direct2D1.dll

The PanoseLining enumeration contains values that specify the handling of the outline for the decorative typeface.

public enum PanoseLining

Fields

Any = 0

Any lining.

Backdrop = 8

The lining is backdrop.

Engraved = 5

The lining is engraved.

Inline = 3

The lining is inline.

NoFit = 1

No fit for lining.

None = 2

No lining.

Outline = 4

The lining is outline.

Relief = 7

The lining is relief.

Shadow = 6

The lining is shadowed.