InfiniteLine2Intercept Property
Gets or sets point where the line intercepts the y-axis.
Namespace: Karamba.GeometryAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public double Intercept { get; set; }
Public Property Intercept As Double
Get
Set
public:
property double Intercept {
double get ();
void set (double value);
}
member Intercept : float with get, set
Property Value
Double