Click or drag to resize

GraphControllerSetMemberVariablesToDefault Method

Set the member variables to default values. Intended only for use in constructors and deserialization code.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void SetMemberVariablesToDefault()
See Also