Click or drag to resize

ScaleConverter Class

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

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIScaleConverter

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

The ScaleConverter type exposes the following members.

Constructors
 NameDescription
Public methodScaleConverterInitializes a new instance of the ScaleConverter class
Top
Properties
 NameDescription
Public propertyScale 
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also