Device.DrawPath
Device.DrawPath method
Draws a path.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public abstract void DrawPath(GraphicsPath path)
Parameter | Type | Description |
---|---|---|
path | GraphicsPath | A path to draw. |
See Also
- class Device
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX