Eyeshot 10 WinForms API Reference
FontDataDictionary Class
Members 

WinForms Assembly > devDept.Eyeshot Namespace : FontDataDictionary Class
The FontData dictionary.
Syntax
'Declaration
 
Public Class FontDataDictionary 
   Inherits System.Collections.Generic.Dictionary(Of String,FontData)
public class FontDataDictionary : System.Collections.Generic.Dictionary<string,FontData> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      devDept.Eyeshot.FontDataDictionary

See Also

Reference

FontDataDictionary Members
devDept.Eyeshot Namespace