Line.Direction

Line.Direction property

Gets or sets the direction. Contains three floating-point numbers that describe the direction of the line as a unit vector.

public string Direction { get; set; }

See Also