LineSegment.Length Property

Definition

Gets the length of the line segment.

public:
 property double Length { double get(); };
public double Length { get; }
member this.Length : double
Public ReadOnly Property Length As Double

Property Value

line segment length.

Applies to