GraphicsPath::PathData Property
.NET Framework (current version)
Gets a PathData that encapsulates arrays of points (points) and types (types) for this GraphicsPath.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.Drawing.Drawing2D::PathData^A PathData that encapsulates arrays for both the points and types for this GraphicsPath.
.NET Framework
Available since 1.1
Available since 1.1
Show: