Click or drag to resize

GraphExportOptionsControllerImageFormat Property

Gets or sets the selected image format.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<ImageFormat> ImageFormat { get; set; }

Property Value

ItemsControllerImageFormat
See Also