Click or drag to resize

ImageGraphicGetImageSizePt Method

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

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract PointD2D GetImageSizePt()

Return Value

PointD2D

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Shapes.ImageGraphic.GetImageSizePt"]

See Also