Click or drag to resize
AB4D logo

AxisWith3DLabelsVisual3DOnTicksPositionsChanged Method

OnTicksPositionsChanged method must be implemented by a derived class. The method is called when the tick positions are changed.

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