|  | 
| BaseAxisWithLabelsVisual3DCloneInt Method | 
            Returns a new AxisWithLabelsBase that is a clone of this AxisWithLabelsBase.
            
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
 Syntax
Syntaxprotected internal void CloneInt(
	BaseAxisWithLabelsVisual3D clone
)
Parameters
- clone  BaseAxisWithLabelsVisual3D
- Clones AxisWithLabelsBase that will be set with properties from this class
 See Also
See Also