NevronOpenVision
Nevron.Nov.Chart Namespace / NMeshSurfaceData Class / InitFromRaster Method
The raster image that is used as a source of data.
In This Topic
    InitFromRaster Method (NMeshSurfaceData)
    In This Topic
    Initializes the grid surface data from a Bitmap image.
    Syntax
    public override void InitFromRaster( 
       NRaster raster
    )

    Parameters

    raster
    The raster image that is used as a source of data.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also