LineCopy Method

Create a new copy of a line

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public Line Copy()

Return Value

Line
A copy of the line

See Also