Lines Matching full:corner
1916 The area covered where the shape turns a corner is described by Stroke_Join.
1934 two lines in one Path_Contour will draw the corner point once, but may both lines may draw the adjacent
2161 If the miter at a corner exceeds this limit, kMiter_Join
2164 Miter_Limit can be computed from the corner angle:
2195 This example draws a stroked corner and the miter length beneath.
2235 The limit at which a sharp corner is drawn beveled.
2256 The limit at which a sharp corner is drawn beveled.
2437 #Line # corner geometry on stroked shapes ##
2456 radius equal to the stroke width on top of the corner. Choose bevel join to minimally
2464 Extends the outside corner to the extent allowed by Miter_Limit.
2469 Adds a circle with a diameter of Stroke_Width at the sharp corner.
2473 Connects the outside edges of the sharp corner.