The GraphicsPath class represents a series of connected lines and curves.
Michael Gold uses this class to draw the hands for his Virtual Clock sample found on C# Corner.
Home / FAQ / WinForms / Paths and Regions / What is a GraphicsPath
The GraphicsPath class represents a series of connected lines and curves.
Michael Gold uses this class to draw the hands for his Virtual Clock sample found on C# Corner.
Share with