draw_state::state::LineWidth  
                   
                       [−]
                   
               [src]
type LineWidth = i32;
Width of a line. Could be f32 if not for Hash deriving issues.
type LineWidth = i32;
Width of a line. Could be f32 if not for Hash deriving issues.