sharpdx/SharpDX

how can i create SharpDX.Direct2D1.Factory4?

jim-jiang-github opened this issue · 2 comments

how can i create SharpDX.Direct2D1.Factory4?

A constructor for that could probably be added. Until then you can create a SharpDX.Direct2D1.Factory and use QueryInterface<SharpDX.Direct2D1.Factory4>().