menu
advanced_polygons package
documentation
objects/line.dart
Line
c property
c property
dark_mode
light_mode
c
property
num
get
c
Value of 'c' in eqn: ax + by + c = 0
Implementation
num get c => bias;
advanced_polygons package
documentation
objects/line
Line
c property
Line class