LineSegment.Length 属性

定义

获取线段的长度。

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

属性值

Double

线段长度。

适用于