Class SymbolCache
Implements
Inherited Members
Namespace: Mapsui.Rendering.Skia
Assembly: Mapsui.Rendering.Skia.dll
Syntax
public class SymbolCache : ISymbolCache
Methods
| Edit this page View SourceGetOrCreate(int)
Declaration
public IBitmapInfo GetOrCreate(int bitmapId)
Parameters
Type | Name | Description |
---|---|---|
int | bitmapId |
Returns
Type | Description |
---|---|
IBitmapInfo |
GetSize(int)
Declaration
public Size? GetSize(int bitmapId)
Parameters
Type | Name | Description |
---|---|---|
int | bitmapId |
Returns
Type | Description |
---|---|
Size |