Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFillInfo Class
Members


In This Topic
    NFillInfo Class
    In This Topic
    Encapsulates common filling information.
    Object Model
    NFillInfo Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NFillInfo 
       Inherits NRenderInfo
    'Usage
     
    
    Dim instance As NFillInfo
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NFillInfo : NRenderInfo 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Controls.NRenderInfo
                Nevron.UI.WinForm.Controls.NFillInfo
                   Nevron.UI.WinForm.Controls.NStrokeInfo

    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