Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DCloneInt Method

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

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected internal void CloneInt(
	BaseAxisWithLabelsVisual3D clone
)

Parameters

clone  BaseAxisWithLabelsVisual3D
Clones AxisWithLabelsBase that will be set with properties from this class
See Also