DeviceAdapter.LineTo
DeviceAdapter.LineTo method
Appends a straight line segment from the current point to the point (pt). The new current point is pt.
public virtual void LineTo(PointF pt)
Parameter | Type | Description |
---|---|---|
pt | PointF | Point of where to create the line to. |
See Also
- class DeviceAdapter
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG