MindFusion.Wpf Pack Programmer's Guide
PointToThicknessConverter Class
See Also
 





Converts an instance of the System.Windows.Point value to an instance of the System.Windows.Thickness structure.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public class PointToThicknessConverter : IValueConverter

Visual Basic  Copy Code

Public Class PointToThicknessConverter
    Implements IValueConverter

 Inheritance Hierarchy

System.Object
    MindFusion.RealTimeCharting.Wpf.PointToThicknessConverter

 See Also

PointToThicknessConverter Members
MindFusion.RealTimeCharting.Wpf Namespace