Plane.Length

Plane.Length property

Gets or sets the length of the plane.

public double Length { get; set; }

Property Value

The length.

See Also