Click or drag to resize

GraphExportOptionsControllerPixelFormat Property

Gets or sets the selected pixel format.

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

Property Value

ItemsControllerPixelFormat
See Also