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: 1.0.0.0 (1.0.0.0)
Syntax
public void Copy(
	BuilderElementStraightLine other
)

Parameters

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