PathMeasure.getLength
float getLength()Gets 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()Gets the length of the path being measured.
The length is cached, so this function does not do any work.