Class RibbonPlot
Draws ribbon plots from ribbon FCS images.
Assembly: AnalysisPrograms.dll
Syntax
Fields
|
Improve this Doc
View Source
AdditionalNotes
Declaration
public const string AdditionalNotes = "This command treats all found ribbon plots as belonging to the same site. Thus files with duplicate dates are not permitted."
Field Value
|
Improve this Doc
View Source
CommandName
Declaration
public const string CommandName = "DrawRibbonPlots"
Field Value
Methods
|
Improve this Doc
View Source
Execute(RibbonPlot.Arguments)
Declaration
public static async Task<int> Execute(RibbonPlot.Arguments arguments)
Parameters
Returns
Extension Methods