All Tags »
GraphicsPath (RSS)
Sorry, but there are no more tags available to filter with.
-
You can use the GraphicsPath.CloseFigure statement so that the path is not closed for you makign a square BUT you will haev an element that will not register any clicks. Your graphicspath should be a square as this defines the area containing the element. Then you should set the property that draws the...
-
Firstly, I would check out the 'Using Stencils to Draw Custom Shape Outlines' in the Advanced section of the helpfile if you havent already done so. GraphicsPaths contain a list of commands to draw the outline of a shape, sch as AddLine, AddCurve etc. It forms the basis of the shape's hit...
Page 1 of 1 (2 items)