Click or drag to resize

ExecutionSequenceCopyFrom Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.ExecutionSequence.CopyFrom(RAYLASE.Marker.VectorGraphicElement.ExecutionSequence)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public ExecutionSequence CopyFrom(
	ExecutionSequence source
)

Parameters

source  ExecutionSequence

[Missing <param name="source"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.ExecutionSequence.CopyFrom(RAYLASE.Marker.VectorGraphicElement.ExecutionSequence)"]

Return Value

ExecutionSequence

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.ExecutionSequence.CopyFrom(RAYLASE.Marker.VectorGraphicElement.ExecutionSequence)"]

See Also