Click or drag to resize
AB4D logo

AxisWithOverlayLabelsVisual3DClone Method

Returns a new BaseAxisWithOverlayLabels that is a clone of this BaseAxisWithOverlayLabels.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public AxisWithOverlayLabelsVisual3D Clone()

Return Value

AxisWithOverlayLabelsVisual3D
Clone of this BaseAxisWithOverlayLabels
See Also