dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

how to distinguish between Beziers

Open mostafa901 opened this issue 8 months ago • 1 comments

seems the Enum flag value is 3 for both PathPointType.Bezier and PathPointType.Bezier3

how can i distinguish that when switching between pointTypes?

mostafa901 avatar Jun 09 '24 08:06 mostafa901