Share via


WinAPINative.getCharABCWidthsI(Int64, Int64, Int64, Binary) Method

Definition

public:
 static bool getCharABCWidthsI(long _hDC, long _firstGlyphIndex, long _glyphIndicesCount, Microsoft::Dynamics::Ax::Xpp::Binary ^ _charWidths);
public static bool getCharABCWidthsI (long _hDC, long _firstGlyphIndex, long _glyphIndicesCount, Microsoft.Dynamics.Ax.Xpp.Binary _charWidths);
static member getCharABCWidthsI : int64 * int64 * int64 * Microsoft.Dynamics.Ax.Xpp.Binary -> bool
Public Shared Function getCharABCWidthsI (_hDC As Long, _firstGlyphIndex As Long, _glyphIndicesCount As Long, _charWidths As Binary) As Boolean

Parameters

_hDC
Int64
_firstGlyphIndex
Int64
_glyphIndicesCount
Int64
_charWidths
Binary

Returns

Applies to