Interface IDrawableImage
Inherited Members
Namespace: Mapsui.Rendering
Assembly: Mapsui.dll
Syntax
public interface IDrawableImage : IDisposable
Properties
| Edit this page View SourceHeight
Declaration
float Height { get; }
Property Value
| Type | Description |
|---|---|
| float |
Width
Declaration
float Width { get; }
Property Value
| Type | Description |
|---|---|
| float |