Class SymbolCache
Inheritance
System.Object
SymbolCache
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mapsui.Rendering.Skia
Assembly: Mapsui.Rendering.Skia.dll
Syntax
public class SymbolCache : ISymbolCache
Methods
| Improve this Doc View SourceGetOrCreate(Int32)
Declaration
public BitmapInfo GetOrCreate(int bitmapId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bitmapId |
Returns
Type | Description |
---|---|
BitmapInfo |
GetSize(Int32)
Declaration
public Size GetSize(int bitmapId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bitmapId |
Returns
Type | Description |
---|---|
Size |