Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Plot.Styles
ScatterPlotStyle Class
ScatterPlotStyle Methods
CopyFrom Method
CopyFrom(Object) Method
CopyFrom(Object, Boolean) Method
CopyFrom(ScatterPlotStyle, EventFiring) Method
Scatter
Plot
Style
Copy
From(Object) Method
Copies the member variables from another instance.
Namespace:
Altaxo.Graph.Graph3D.Plot.Styles
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
bool
CopyFrom
(
Object
obj
)
Parameters
obj
Object
Another instance to copy the data from.
Return Value
Boolean
True if data was copied, otherwise false.
Implements
ICopyFrom
CopyFrom(Object)
See Also
Reference
ScatterPlotStyle Class
CopyFrom Overload
Altaxo.Graph.Graph3D.Plot.Styles Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net