Lines Matching full:corner
418 <dd>x ordinate of top left corner </dd>
422 <dd>y ordinate of top left corner </dd>
2378 <p>DrawPushPattern() indicates that subsequent commands up to a DrawPopPattern() command comprise the definition of a named pattern. The pattern space is assigned top left corner coordinates, a width and height, and becomes its own drawing space. Anything which can be drawn may be used in a pattern definition. Named patterns may be used as stroke or brush definitions.</p>
2404 <dd>x ordinate of top left corner </dd>
2408 <dd>y ordinate of top left corner </dd>
2505 <p>DrawRoundRectangle() draws a rounted rectangle given two coordinates, x & y corner radiuses and using the current stroke, stroke width, and fill settings.</p>
2542 <dd>radius of corner in horizontal direction </dd>
2546 <dd>radius of corner in vertical direction </dd>