dotnet-api-docs
dotnet-api-docs copied to clipboard
how to distinguish between Beziers
seems the Enum flag value is 3 for both PathPointType.Bezier and PathPointType.Bezier3
how can i distinguish that when switching between pointTypes?