Adds an embedded font from an assembly. The font file and
assembly path must be specified.
Declaration Syntax
public void AddFontFromResource(
string resourceName,
string assemblyPath
)
Public Sub AddFontFromResource ( _
resourceName As String, _
assemblyPath As String _
)
Parameters
- resourceName (String)
- Resource Name (i.e. MPfm.Fonts.Arial.ttf)
- assemblyPath (String)
- Assembly Path (i.e. MPfm.Fonts.dll)
Assembly:
MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)