MeasurementToolbarHitInfo(Point, MeasurementToolbarAction) Constructor
Initializes a new instance of the MeasurementToolbarHitInfo class with specified settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type |
---|---|
hitPoint | Point |
action | DevExpress.XtraMap.MeasurementToolbarAction |
See Also