Nevron .NET Vision
Nevron.UI Namespace / NThemeFontInfo Structure
Members


In This Topic
    NThemeFontInfo Structure
    In This Topic
    Summary description for NFontInfo.
    Object Model
    NThemeFontInfo Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(Nevron.UI.NThemeFontInfoTypeConverter)>
    <System.SerializableAttribute()>
    Public Structure NThemeFontInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NThemeFontInfo
    [System.ComponentModel.TypeConverter(Nevron.UI.NThemeFontInfoTypeConverter)]
    [System.Serializable()]
    public struct NThemeFontInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.NThemeFontInfo

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also