[]
HRESULT IDWriteTextLayout::SetFontSize([In] float fontSize,[In] DWRITE_TEXT_RANGE textRange)
public void SetFontSize(float fontSize, TextRange textRange)
Public Sub SetFontSize(fontSize As Single, textRange As TextRange)
| Type | Name | Description |
|---|---|---|
| float | fontSize | |
| TextRange | textRange |