DxExtensions

View as Markdown

The DxExtensions class provides helper methods useful for converting WPF resources to SharpDX resources.

For more information on SharpDX Resources, please see the educational resource Using SharpDX for Custom Chart Rendering.

DxExtensions Helper Methods

MethodDescription
ToDxBrush()Converts a WPF Brush to a SharpDX Brush
ToVector2()Converts a System.Windows.Point structure to a SharpDX.Vector2