Line.Line

Line()

Initializes a new instance of the Line class.

public Line()

See Also


Line(string)

Initializes a new instance of the Line class.

public Line(string name)
ParameterTypeDescription
nameStringName.

See Also