GraphicsPathIterator.HasCurve
GraphicsPathIterator.HasCurve method
Indicates whether the path associated with this GraphicsPathIterator
contains a curve.
public bool HasCurve()
Return Value
This method returns true if the current subpath contains a curve; otherwise, false.
See Also
- class GraphicsPathIterator
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing