MapLegendHitInfo Constructors
Contains information about what is located at a specific point on the map legend.Name | Parameters | Description |
---|---|---|
MapLegendHitInfo(Point, MapHitUiElementType, MapLegendBase, MapLegendHitElement, Object) | hitPoint, hitElement, legend, legendElement, additionalInfo | Initializes a new instance of the MapLegendHitInfo class with the specified settings. |
See Also