IStyleProvider.TryGetStyleMapById method

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Kml.Styles
Assembly Skybrud.Essentials.Maps.dll

TryGetStyleMapById(string, out KmlStyleMap)

public bool TryGetStyleMapById(string id, KmlStyleMap style)

Parameters

id String
style KmlStyleMap

Returns