Lines Matching defs:start
106 * @brief Sets the coordinates of the start point for drawing a line. For example, if <b>startPoint</b> is
109 * @param startPoint Indicates the coordinates of the start point.
120 * @brief Obtains the coordinates of the start point of a line.
122 * @return Returns the coordinates of the start point.
135 * If {@link SetStartPosition} is not used to set the coordinates of the start point of the line, the drawing
146 * @brief Draws a straight line from the coordinates of the start point.
148 * @param startPoint Indicates the coordinates of the start point.
159 * If {@link SetStartPosition} is not used to set the coordinates of the start point of the curve,
173 * @brief Draws a cubic Bezier curve from the start point coordinates.
177 * @param startPoint Indicates the coordinates of the start point of the cubic Bezier curve.
233 * When the start angle is smaller than the end angle, the sector is drawn clockwise.
238 * @param startAngle Indicates the start angle of the sector. Value <b>0</b> indicates the 12-o'clock direction,
252 * When the start angle is smaller than the end angle, the sector is drawn clockwise.
257 * @param startAngle Indicates the start angle of the arc. Value <b>0</b> indicates the 12-o'clock direction,
271 * @param startPoint Indicates the coordinates of the start point.
310 * @param startPoint Indicates the coordinates of the start point.
334 * @brief Moves the start point of this path to a specified point.
356 * @param startAngle Indicates the start angle of the arc.
457 Point start;
462 Point start;
469 Point start;
511 Point start;