MemoryStreamImageProxyImageSizePixels Property |
Gets the image size in pixels.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public VectorD2D ImageSizePixels { get; }
Property Value
VectorD2D
The image size in pixels.
See Also