Click or drag to resize

InfiniteLine2Intercept Property

Gets or sets point where the line intercepts the y-axis.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public double Intercept { get; set; }

Property Value

Type: Double
See Also