Click or drag to resize

GraphExportOptionsControllerPixelFormat Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Gdi.GraphExportOptionsController.PixelFormat"]


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

Property Value

ItemsControllerPixelFormat
See Also