ImageGraphicGetImage Method |
Gets the image represented by this graphic.
Namespace: Altaxo.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic abstract Image GetImage()
Return Value
ImageThe represented image.
See Also