Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFillInfo Class / DefaultGradientStyle Property


In This Topic
    DefaultGradientStyle Property
    In This Topic
    Gets the default value for the GradientStyle member.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultGradientStyle As GradientStyle
    'Usage
     
    
    Dim instance As NFillInfo
    Dim value As GradientStyle
     
    value = instance.DefaultGradientStyle
    protected virtual GradientStyle DefaultGradientStyle {get;}
    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