Click or drag to resize

EmbeddedImageGraphicImage Property

Gets or sets the image.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ImageProxy? Image { get; set; }

Property Value

ImageProxy
The image.
See Also