Get elevation DEM shapefile

how mapwingis get elevation or height from shapefile(DEM from Google Earth) ?

Sorry for the late reply.

If you know in which attribute the elevation is, you can get it using sf.CellValue()

Please have a look at this example: MapWinGIS: ShowAttributes.cs