Get1DRatio

Returns the minimal width difference between two neighboring logical level bars or spaces, in pixels.

Get1DRatio (pDevMode As Long) As Long

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Return value - Returns the minimal width difference in pixels.

 

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