MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Add Method (value, assemblyPath)
NamespacesMPfm.WindowsControlsEmbeddedFontCollectionAdd(EmbeddedFont, String)
Adds a font to the collection. Needs a path to the assembly file containing the fonts.
Declaration Syntax
C#Visual Basic
public int Add(
	EmbeddedFont value,
	string assemblyPath
)
Public Function Add ( _
	value As EmbeddedFont, _
	assemblyPath As String _
) As Integer
Parameters
value (EmbeddedFont)
Font
assemblyPath (String)
Assembly path
Return Value
New index

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)