Nevron .NET Vision
Nevron.Chart Namespace / NGridSurfaceData Class / ClearValues Method / ClearValues() Method


In This Topic
    ClearValues() Method
    In This Topic
    Sets the values in the surface data to zero
    Syntax
    'Declaration
     
    
    Public Overloads Sub ClearValues() 
    'Usage
     
    
    Dim instance As NGridSurfaceData
     
    instance.ClearValues()
    public void ClearValues()
    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