Click or drag to resize

BindablePointConverter Class

[Missing <summary> documentation for "T:RAYLASE.Shared.GUI.BindablePointConverter"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIBindablePointConverter

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class BindablePointConverter : IValueConverter

The BindablePointConverter type exposes the following members.

Constructors
 NameDescription
Public methodBindablePointConverterInitializes a new instance of the BindablePointConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also