Path

Undocumented in source.

Constructors

this
this(FillMode mode)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

addRectangle
ref addRectangle(double x, double y, double width, double height)
Undocumented in source. Be warned that the author may not have intended to support it.
arcTo
ref arcTo(double xCenter, double yCenter, double radius, double startAngle, double sweep, bool negative)
Undocumented in source. Be warned that the author may not have intended to support it.
bezierTo
ref bezierTo(double c1x, double c1y, double c2x, double c2y, double endX, double endY)
Undocumented in source. Be warned that the author may not have intended to support it.
closeFigure
ref closeFigure()
Undocumented in source. Be warned that the author may not have intended to support it.
end
ref end()
Undocumented in source. Be warned that the author may not have intended to support it.
lineTo
ref lineTo(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
newFigure
ref newFigure(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
newFigureWithArc
ref newFigureWithArc(double xCenter, double yCenter, double radius, double startAngle, double sweep, bool negative)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_ref
int[uiDrawPath*] _ref;
Undocumented in source.

Meta