[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.ClusterMetrics

Struct ClusterMetrics

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

DWRITE_CLUSTER_METRICS

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

Fields

Length

unsigned short length

public short Length

Field Value

short

Width

float width

public float Width

Field Value

float

Properties

CanWrapLineAfter

unsigned short canWrapLineAfter

public bool CanWrapLineAfter { get; set; }

Property Value

bool

IsNewline

unsigned short isNewline

public bool IsNewline { get; set; }

Property Value

bool

IsRightToLeft

unsigned short isRightToLeft

public bool IsRightToLeft { get; set; }

Property Value

bool

IsSoftHyphen

unsigned short isSoftHyphen

public bool IsSoftHyphen { get; set; }

Property Value

bool

IsWhitespace

unsigned short isWhitespace

public bool IsWhitespace { get; set; }

Property Value

bool

Padding

unsigned short padding

public short Padding { get; set; }

Property Value

short