[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.Underline

Struct Underline

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

DWRITE_UNDERLINE

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

Fields

FlowDirection

DWRITE_FLOW_DIRECTION flowDirection

public FlowDirection FlowDirection

Field Value

FlowDirection

LocaleName

const wchar_t* localeName

public string LocaleName

Field Value

string

MeasuringMode

DWRITE_MEASURING_MODE measuringMode

public MeasuringMode MeasuringMode

Field Value

MeasuringMode

Offset

float offset

public float Offset

Field Value

float

ReadingDirection

DWRITE_READING_DIRECTION readingDirection

public ReadingDirection ReadingDirection

Field Value

ReadingDirection

RunHeight

float runHeight

public float RunHeight

Field Value

float

Thickness

float thickness

public float Thickness

Field Value

float

Width

float width

public float Width

Field Value

float