DxExtensions

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Common > Charts > Rendering >

DxExtensions

Previous page Return to chapter overview Next page

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

 

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

 

 

DxExtensions Helper Methods

ToDxBrush()

Converts a WPF Brush to a SharpDX Brush

ToVector2()

Converts a System.Windows.Point structure to a SharpDX.Vector2