Get1DMinimalSpaceWidth

Returns the minimal width of the spaces between the bars, in pixels.

Get1DMinimalSpaceWidth (pDevMode As Long) As Long

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Return value - Returns the minimal width of the spaces between the bars, in pixels.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.