Table of Contents

Struct GlyphRunItem

Namespace
SharpDX.DirectWrite
Assembly
SharpDX.Direct2D1.dll

A GlyphRunItem Item.

public struct GlyphRunItem
Inherited Members

Fields

Advance

A glyph advance

public float Advance

Field Value

float

Index

A glyph index

public short Index

Field Value

short

Offset

A glyph offset

public GlyphOffset Offset

Field Value

GlyphOffset