I need to fill polygons with a hatching (eg BrushStyle bsFDiagonal). I call following code on a toolbutton. Drawing works fine, but the polygon is not filled?
Is there a way to suppress adding points to the polygonline, while keeping the mouse button pressed? I want only single clicks to add points to the polyline.
quote:Is there a way to suppress adding points to the polygonline, while keeping the mouse button pressed? I want only single clicks to add points to the polyline.
I'm sorry, no. At the moment, it cannot be disabled.