menu
scanbot_sdk
scanbot_sdk.dart
LineSegmentInt
end property
end
dark_mode
light_mode
end
property
Point
<
int
>
end
final
End point of the segment.
Implementation
final Point<int> end;
scanbot_sdk
scanbot_sdk
LineSegmentInt
end property
LineSegmentInt class