Ok, I wasn't expecting the count to change. I just figured the polygon would to stretch with what it had.
Nice that it anticipates additional segments.
The intent here was to create something like a 9patch. I'm trying to think of a way to deal with the change. Obviously destroying and creating objects all the time is not ideal.
Storing the count in a variable might work. Requesting a condition to check might be a bit too niche.