MapPathSegmentCollection(Object) Constructor
Initializes a new instance of the MapPathSegmentCollection class.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | Object | An object, which will receive change notifications when properties of the created object are changed. |
See Also