IDWriteTextFormat

Undocumented in source.

Members

Functions

GetFlowDirection
DWRITE_FLOW_DIRECTION GetFlowDirection()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontCollection
HRESULT GetFontCollection(IDWriteFontCollection* FontCollection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFamilyName
HRESULT GetFontFamilyName(wchar* FontFamilyName, uint NameSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFamilyNameLength
uint GetFontFamilyNameLength()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontSize
float GetFontSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontStretch
DWRITE_FONT_STRETCH GetFontStretch()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontStyle
DWRITE_FONT_STYLE GetFontStyle()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontWeight
DWRITE_FONT_WEIGHT GetFontWeight()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIncrementalTabStop
float GetIncrementalTabStop()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLineSpacing
HRESULT GetLineSpacing(DWRITE_LINE_SPACING_METHOD* LineSpacingMethod, float* LineSpacing, float* Baseline)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocaleName
HRESULT GetLocaleName(wchar* LocaleName, uint NameSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocaleNameLength
uint GetLocaleNameLength()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetParagraphAlignment
DWRITE_PARAGRAPH_ALIGNMENT GetParagraphAlignment()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetReadingDirection
DWRITE_READING_DIRECTION GetReadingDirection()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextAlignment
DWRITE_TEXT_ALIGNMENT GetTextAlignment()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTrimming
HRESULT GetTrimming(DWRITE_TRIMMING* TrimmingOptions, IDWriteInlineObject* TrimmingSign)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWordWrapping
DWRITE_WORD_WRAPPING GetWordWrapping()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFlowDirection
HRESULT SetFlowDirection(DWRITE_FLOW_DIRECTION FlowDirection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetIncrementalTabStop
HRESULT SetIncrementalTabStop(float IncrementalTabStop)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLineSpacing
HRESULT SetLineSpacing(DWRITE_LINE_SPACING_METHOD LineSpacingMethod, float LineSpacing, float Baseline)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetParagraphAlignment
HRESULT SetParagraphAlignment(DWRITE_PARAGRAPH_ALIGNMENT ParagraphAlignment)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetReadingDirection
HRESULT SetReadingDirection(DWRITE_READING_DIRECTION ReadingDirection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextAlignment
HRESULT SetTextAlignment(DWRITE_TEXT_ALIGNMENT TextAlignment)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTrimming
HRESULT SetTrimming(DWRITE_TRIMMING* TrimmingOptions, IDWriteInlineObject TrimmingSign)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWordWrapping
HRESULT SetWordWrapping(DWRITE_WORD_WRAPPING WordWrapping)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta