Click or drag to resize

EmbeddedImageGraphicCopyFrom(EmbeddedImageGraphic, Boolean) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic.CopyFrom(Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic,System.Boolean)"]


Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void CopyFrom(
	EmbeddedImageGraphic from,
	bool withBaseMembers
)

Parameters

from  EmbeddedImageGraphic

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic.CopyFrom(Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic,System.Boolean)"]

withBaseMembers  Boolean

[Missing <param name="withBaseMembers"/> documentation for "M:Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic.CopyFrom(Altaxo.Graph.Graph3D.Shapes.EmbeddedImageGraphic,System.Boolean)"]

See Also