[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.GlyphRunDescription

Class GlyphRunDescription

Namespace
GrapeCity.Documents.DX.DirectWrite
Assembly
GcDocs.DX.Windows.dll

DWRITE_GLYPH_RUN_DESCRIPTION

public class GlyphRunDescription
Inheritance
object
GlyphRunDescription
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

GlyphRunDescription()

public GlyphRunDescription()

Fields

ClusterMap

const unsigned short* clusterMap

public short[] ClusterMap

Field Value

short[]

LocaleName

const wchar_t* localeName

public string LocaleName

Field Value

string

Text

const wchar_t* string

public string Text

Field Value

string

TextLength

unsigned int stringLength

public int TextLength

Field Value

int

TextPosition

unsigned int textPosition

public int TextPosition

Field Value

int