perimeter property
double
get
perimeter
The length of the shape's boundary. For some more complicated shapes this can be computed approximately.
Implementation
double get perimeter;
The length of the shape's boundary. For some more complicated shapes this can be computed approximately.
double get perimeter;