[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.InlineObjectMetrics

Struct InlineObjectMetrics

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

DWRITE_INLINE_OBJECT_METRICS

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

SupportsSideways

BOOL supportsSideways

public Bool SupportsSideways

Field Value

Bool

Width

float width

public float Width

Field Value

float