Click or drag to resize

EmbeddedImageGraphicImage Property

Gets or sets the embedded image.

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

Property Value

ImageProxy
See Also