I am trying to look this up but the results come up about the binding path, not System.Windows.Shapes.Path
.
How can I bind it to an ObservableCollection
of Shapes
, either Line
, Rectance
, etc or LineGeometry
, RectangleGeometry
, etc.
You can use a GeometryGroup, and bind it's Children
to a GeometryCollection. This can then be set as the Path's Data
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With