end property
@brief End point of the segment.
Dart code snippet: @snippet geometry_utils_example.dart dart_Segment_getEnd
Implementation
Point end;
@brief End point of the segment.
Dart code snippet: @snippet geometry_utils_example.dart dart_Segment_getEnd
Point end;