Struct windows_sys::Win32::Graphics::Direct2D::D2D1_INK_STYLE_PROPERTIES
[−]#[repr(C)]pub struct D2D1_INK_STYLE_PROPERTIES {
pub nibShape: D2D1_INK_NIB_SHAPE,
pub nibTransform: Matrix3x2,
}Expand description
Required features: ‘Win32_Graphics_Direct2D’, ‘Foundation_Numerics’
Fields
nibShape: D2D1_INK_NIB_SHAPEnibTransform: Matrix3x2