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


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

    System.Object
       System.ValueType
          Nevron.UI.NPadding

    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