Click or drag to resize

BuilderElementStraightLineCopy Method (BuilderElementStraightLine)

fill object with data from another straight line element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void Copy(
	BuilderElementStraightLine other
)

Parameters

other
Type: Karamba.ElementsBuilderElementStraightLine
other straight line element.
See Also