Eyeshot 10 WinForms API Reference
Add Method (FontDataDictionary)

WinForms Assembly > devDept.Eyeshot Namespace > FontDataDictionary Class : Add Method
Syntax
'Declaration
 
Public Shadows Sub Add( _
   ByVal key As String, _
   ByVal data As FontData _
) 
public new void Add( 
   string key,
   FontData data
)

Parameters

key
data
See Also

Reference

FontDataDictionary Class
FontDataDictionary Members