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