Struct windows_sys::Win32::UI::TabletPC::INKMETRIC
#[repr(C)]pub struct INKMETRIC {
pub iHeight: i32,
pub iFontAscent: i32,
pub iFontDescent: i32,
pub dwFlags: u32,
pub color: COLORREF,
}
Expand description
Required features: "Win32_UI_TabletPC"
, "Win32_Foundation"
Fields§
§iHeight: i32
§iFontAscent: i32
§iFontDescent: i32
§dwFlags: u32
§color: COLORREF