ImageGraphicGetImageSizePt Method |
Get the size of the original image in points (1/72 inch).
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract PointD2D GetImageSizePt()
Return Value
PointD2D[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Shapes.ImageGraphic.GetImageSizePt"]
See Also