Nevron .NET Vision
Nevron.GraphicsCore Namespace / NAdvancedGradientPoint Class / NAdvancedGradientPoint Constructor / NAdvancedGradientPoint Constructor()


In This Topic
    NAdvancedGradientPoint Constructor()
    In This Topic
    Creates a new advanced gradient point with default properties.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NAdvancedGradientPoint()
    public NAdvancedGradientPoint()
    Remarks
    This constructor positions the point in the center of the gradient. The point has white color and circle shape.
    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