iOSPath

From Xojo Documentation

Class (inherits from Object)

A graphics path is a mathematical description of a series of shapes or lines.

Properties
CurrentPoint fa-lock-32.png IsEmpty fa-lock-32.png IsRectangle fa-lock-32.png
Methods
AddArc AddRect MoveToPoint
AddCurveToPoint AddRoundRect
AddQuadraticCurveToPoint LineToPoint

See Also

iOSGraphics class; UIBezierPath