[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.Strikethrough

Struct Strikethrough

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

DWRITE_STRIKETHROUGH

public struct Strikethrough
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

Thickness

float thickness

public float Thickness

Field Value

float

Width

float width

public float Width

Field Value

float