Click or drag to resize

IColorCircleView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Drawing.ColorManagement.IColorCircleView"]


Namespace: Altaxo.Gui.Drawing.ColorManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IColorCircleView

The IColorCircleView type exposes the following members.

Methods
Events
 NameDescription
Public eventColorCircleModelChanged 
Public eventColorModelSelectionChanged 
Public eventColorVariationModelChanged 
Public eventCurrentColorChanged 
Public eventHueValuesChanged Occurs when at least one of the hue values of the color circle has changed. Argument is the list of hue values of the circle, with the first item always representing the main hue value.
Public eventNumberOfColorShadesChanged 
Public eventTextOnlyColorModelSelectionChanged 
Top
See Also