EmbeddedImageGraphicGetImage Method |
Gets the image represented by this graphic.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override Image? GetImage()
Return Value
ImageThe image, or
if no image is available.
See Also