How to draw a triangle using SlimDX's Direct2D interface given triangle vertices are given in pixel coordinates?
We just recently added a sample covering this topic to our repository. The relevant source file is here.