SlopeInterceptItemB Property

Get/Set the value of the b member of y = mx + b.

Definition

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

Property Value

Single

See Also