'Usage
Dim instance As PdfTrueTypeFont Dim glyph As Integer Dim value As Integer value = instance.GetGlyphEmWidth(glyph)
Parameters
- glyph
- the index of the glyph to get its width
Return Value
The width of the glyph in Em units.
'Usage
Dim instance As PdfTrueTypeFont Dim glyph As Integer Dim value As Integer value = instance.GetGlyphEmWidth(glyph)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard