BitmapSize Property

Gets the size of the image, in device independent pixels.

Definition

Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Size Size { get; }

Property Value

Size

Implements

IImageSize

See Also