It might only be for shapes, would have to look into the code for region to see if there is a way to manipulate the strokes, Generally we don't use strokes on regions ourselves, since they go down a slower code path than fills.
Richard On Jun 20, 2013, at 10:47 AM, Werner Lehmann <[email protected]> wrote: > Sounds interesting - but isn't this only for shapes? How would I apply this > to a Region border... > > On 20.06.2013 19:26, Richard Bair wrote: >> I think what you're looking for is >> StrokeType:http://docs.oracle.com/javafx/2/api/javafx/scene/shape/StrokeType.html
