Click or drag to resize

MemoryStreamImageProxyImageSizePixels Property

Gets the image size in pixels.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public VectorD2D ImageSizePixels { get; }

Property Value

VectorD2D
The image size in pixels.
See Also