PathMeasure.getLength
float getLength() nothrowGets the length of the path being measured.
The length is cached, so this function does not do any work.
Returns
The length of the path measured by self
float getLength() nothrowGets the length of the path being measured.
The length is cached, so this function does not do any work.