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


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

    System.Object
       System.ValueType
          Nevron.UI.NGdiTextFormat

    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