dotnet / dotnet/dotnet-api-docs
The GraphicsPath.PathType documentation should reference the PathPointType enum.
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Typo
### Description
The PathPointType enum contains flags and bitmasks that are relevant to the PathType member, but they aren't referenced.
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.drawing2d.pathpointtype?view=windowsdesktop-9.0
The same issue befalls the PathData.Types member.
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.drawing2d.pathdata.types?view=windowsdesktop-9.0#system-drawing-drawing2d-pathdata-types
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.drawing2d.graphicspath.pathtypes?view=windowsdesktop-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Drawing.Drawing2D/GraphicsPath.xml
### Document Version Independent Id
3f539eee-418d-2adb-13aa-7fae19d6c9dc
### Platform Id
002c4091-3b49-4bcd-8629-49fbd45064b5
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.