KmlFileDataAdapter.LoadFromStream(Stream) Method
Loads map items from the passed stream.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A stream from which the data adapter should load map items. |
See Also