WinAPINative::getCharABCWidthsI Method [AX 2012]

client server public static boolean getCharABCWidthsI(
    int64 hDC, 
    int64 firstGlyphIndex, 
    int64 glyphIndicesCount, 
    Binary charWidths)

Run On

Called

Parameters

hDC
Type: int64
firstGlyphIndex
Type: int64
glyphIndicesCount
Type: int64
charWidths
Type: Binary Class
Show: