Click or drag to resize
AB4D logo

AxisWithOverlayLabelsVisual3DOnUpdate Method

OnUpdate method must be implemented by a derived class. The method is called when the Update method is called and should update the axis.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax
C#
protected override void OnUpdate()
See Also