SlopeInterceptItemIntercept Property

Get/Set the intercept (b) value of this item.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public float Intercept { get; set; }

Property Value

Single

See Also