jingwood / d2dlib

A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
MIT License
234 stars 40 forks source link

Draw Path WIth Pen #49

Closed Joakim432710 closed 3 years ago

Joakim432710 commented 3 years ago

Simple API Addition for using a D2DPen with the D2DGeometry draw calls

jingwood commented 3 years ago

@Joakim432710 Thanks very much!