Reputation: 7039
How do I use StrokeStyle1
from SharpDX? I have a Factory
, a StrokeStyleProperties1
, and other parameters, but the constructor for StrokeStyle1
only accepts a Factory1
. How do I get an instance of Factory1
?
Upvotes: 0
Views: 79