nw::font::TextWriterBase::SetLineHeight Member Function
void SetLineHeight(
f32 height
);
| Name | Description | |
|---|---|---|
| in | height | New line height. |
Sets the height of a line.
Set the line spacing so that the actual height of a line is the value specified by height.
nw::font::TextWriter::GetLineHeight
nw::font::TextWriter::SetLineSpace
nw::font::TextWriter::GetLineSpace
CONFIDENTIAL