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


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

    System.Object
       System.ValueType
          Nevron.UI.NGdiPlusTextFormat

    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