WinAPINative.getCharABCWidthsI(Int64, Int64, Int64, Binary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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