Click or drag to resize

ImageProxySize Property

Returns the original size of the image in points (1/72 inch).

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

Property Value

VectorD2D
See Also