Good morning (o;
In the docs I see this mentioned:
LineCap As LineCapTypes
The way in which the end of the line will be drawn.
Affects only lines drawn when using DrawPath, GraphicsPath and Object2D.
But when for example drawing an ArcShape the LineCap isn’t used, though ArcShape is a subclass of Object2D.
So for which Object2D subclass this should work?
3 posts - 2 participants