Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DOnIsVisibleChanged Method

OnIsVisibleChanged is called when the value of IsActuallyVisible property is changed.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected override void OnIsVisibleChanged(
	bool newIsActuallyVisible
)

Parameters

newIsActuallyVisible  Boolean
newIsActuallyVisible as bool
See Also