I was wondering if there is any way to check the validity of an object of PathGeometry
.
I need to use GetPointAtFractionLength
to get some point at the path, however for some paths this function throws an exception:
Value does not fall within the expected range
.