Click or drag to resize

TextGraphicControllerApply Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.Shapes.TextGraphicController.Apply(System.Boolean)"]


Namespace: Altaxo.Gui.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override bool Apply(
	bool disposeController
)

Parameters

disposeController  Boolean

[Missing <param name="disposeController"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.Shapes.TextGraphicController.Apply(System.Boolean)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.Graph.Graph3D.Shapes.TextGraphicController.Apply(System.Boolean)"]

Implements

IApplyControllerApply(Boolean)
See Also