Lines Matching full:corner
1920 The area covered where the shape turns a corner is described by Stroke_Join.
1938 two lines in one Path_Contour will draw the corner point once, but may both lines may draw the adjacent
2165 If the miter at a corner exceeds this limit, kMiter_Join
2168 Miter_Limit can be computed from the corner angle:
2199 This example draws a stroked corner and the miter length beneath.
2239 The limit at which a sharp corner is drawn beveled.
2260 The limit at which a sharp corner is drawn beveled.
2441 #Line # corner geometry on stroked shapes ##
2460 radius equal to the stroke width on top of the corner. Choose bevel join to minimally
2468 Extends the outside corner to the extent allowed by Miter_Limit.
2473 Adds a circle with a diameter of Stroke_Width at the sharp corner.
2477 Connects the outside edges of the sharp corner.