DrawPath
Device.DrawPath method
Bir yol çizer.
public abstract void DrawPath(GraphicsPath path)
Parametre | Tip | Tanım |
---|---|---|
path | GraphicsPath | Çizilecek bir yol. |
Ayrıca bakınız
- class Device
- ad alanı Aspose.TeX.Presentation
- toplantı Aspose.TeX
Bir yol çizer.
public abstract void DrawPath(GraphicsPath path)
Parametre | Tip | Tanım |
---|---|---|
path | GraphicsPath | Çizilecek bir yol. |