Type Definition gfx::state::LineWidth

source ·
pub type LineWidth = i32;
Expand description

Width of a line. Could be f32 if not for Hash deriving issues.