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: 12.0.9484.2048
Syntax
C#
public AxisWithOverlayLabelsVisual3D Clone()

Return Value

AxisWithOverlayLabelsVisual3D
Clone of this BaseAxisWithOverlayLabels
See Also