C# Class gmap.demo.winform.GMapToolTipExtension

Inheritance: GMapToolTip
Mostrar archivo Open project: SuperMap/iClient-DotNet-Example

Public Methods

Method Description
Draw ( Graphics g ) : void
GMapToolTipExtension ( GMap.NET.WindowsForms.GMapMarker marker ) : System

Method Details

Draw() public method

public Draw ( Graphics g ) : void
g System.Drawing.Graphics
return void

GMapToolTipExtension() public method

public GMapToolTipExtension ( GMap.NET.WindowsForms.GMapMarker marker ) : System
marker GMap.NET.WindowsForms.GMapMarker
return System