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