Click or drag to resize

ItemLocationDirectControllerShowAnchorElements Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.ItemLocationDirectController.ShowAnchorElements(System.Boolean,System.Boolean)"]


Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ShowAnchorElements(
	bool isVisible,
	bool isEnabled
)

Parameters

isVisible  Boolean

[Missing <param name="isVisible"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.ItemLocationDirectController.ShowAnchorElements(System.Boolean,System.Boolean)"]

isEnabled  Boolean

[Missing <param name="isEnabled"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.ItemLocationDirectController.ShowAnchorElements(System.Boolean,System.Boolean)"]

See Also