AxisLineStyleCopyFrom Method |
Copy operation.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CopyFrom(
Object obj
)
Parameters
- obj Object
- The AxisStyle to copy from
Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisLineStyle.CopyFrom(System.Object)"]
Implements
ICopyFromCopyFrom(Object)See Also