System::Drawing::FontFamily::GetLineSpacing 方法
FontFamily::GetLineSpacing method
返回当前对象所表示的字体族在指定字体样式下的行间距。
int System::Drawing::FontFamily::GetLineSpacing(FontStyle style)
| 参数 | 类型 | 描述 |
|---|---|---|
| 样式 | FontStyle | 字体样式 |
ReturnValue
当前对象所表示的字体族在指定字体样式下的行间距。
另见
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++