Click or drag to resize

EmbeddedImageGraphicGetImage Method

Gets the image represented by this graphic.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Image? GetImage()

Return Value

Image
The image, or if no image is available.
See Also