Click or drag to resize

ILightingView Interface

View contract for the lighting pad.

Namespace: Altaxo.Gui.Pads.LightingPad
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ILightingView

The ILightingView type exposes the following members.

Properties
 NameDescription
Public propertyIsEnabled Gets or sets a value indicating whether the lighting view is enabled.
Public propertyLighting Gets or sets the lighting settings.
Top
Events
 NameDescription
Public eventLightingChanged Occurs when the lighting settings change.
Top
See Also