[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.TextMetrics

Struct TextMetrics

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

DWRITE_TEXT_METRICS

public struct TextMetrics
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Height

float height

public float Height

Field Value

float

LayoutHeight

float layoutHeight

public float LayoutHeight

Field Value

float

LayoutWidth

float layoutWidth

public float LayoutWidth

Field Value

float

Left

float left

public float Left

Field Value

float

LineCount

unsigned int lineCount

public int LineCount

Field Value

int

MaxBidiReorderingDepth

unsigned int maxBidiReorderingDepth

public int MaxBidiReorderingDepth

Field Value

int

Top

float top

public float Top

Field Value

float

Width

float width

public float Width

Field Value

float

WidthIncludingTrailingWhitespace

float widthIncludingTrailingWhitespace

public float WidthIncludingTrailingWhitespace

Field Value

float