[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.LineMetrics

Struct LineMetrics

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

DWRITE_LINE_METRICS

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

Fields

Baseline

float baseline

public float Baseline

Field Value

float

Height

float height

public float Height

Field Value

float

IsTrimmed

BOOL isTrimmed

public Bool IsTrimmed

Field Value

Bool

Length

unsigned int length

public int Length

Field Value

int

NewlineLength

unsigned int newlineLength

public int NewlineLength

Field Value

int

TrailingWhitespaceLength

unsigned int trailingWhitespaceLength

public int TrailingWhitespaceLength

Field Value

int