Click or drag to resize

ClipboardRenderingOptionsControllerDropFileImageFormat Property

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


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

Property Value

ItemsControllerImageFormat
See Also