Returns the minimal width of bars, in pixels.
Get1DMinimalBarWidth (pDevMode As Long) As Long
Input value - pDevMode: handle to the BlackIceDEVMODE structure
Return value - Returns the minimal width of bars, in pixels.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.