PathData

PathData

System.Drawing.Drawing2D (system.drawing.dll) sealed class

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; } } 

Returned By

GraphicsPath.PathData



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net