March 2003
Intermediate to advanced
896 pages
32h 35m
English
PathData
This class encapsulates the Points and
Types (PathPointType values)
that define a GraphicsPath.
public sealed class PathData { // Public Constructors public PathData(); // Public Instance Properties public PointF[ ] Points{set; get; } public byte[ ] Types{set; get; } }
GraphicsPath.PathData
Read now
Unlock full access