path_coord_count property

  1. @Int32()
int path_coord_count
getter/setter pair

total doubles in path_coords.

Implementation

@ffi.Int32()
external int path_coord_count;