Method | Description | |
---|---|---|
LegendElement ( Image image, string label ) : System |
Initializes a new instance of MapAround.UI.LegendElement.
|
public LegendElement ( Image image, string label ) : System | ||
image | Image | A System.Drawing.Image instance containing the image of element |
label | string | A label of the element |
return | System |