ComponentOne Tiles for WPF and Silverlight
MultiplyConverter Class
Members 

C1.WPF.Tile Namespace : MultiplyConverter Class
Represents a Binding converter that multiplies a numeric value by the specified parameter value.
Object Model
MultiplyConverter Class
Syntax
'Declaration
 
Public Class MultiplyConverter 
public class MultiplyConverter 
Remarks
The MultiplyConverter is a one-way converter. A source value must be of a numeric type, and a converted value has the same type as a source value.
Inheritance Hierarchy

System.Object
   C1.WPF.Tile.MultiplyConverter

See Also

Reference

MultiplyConverter Members
C1.WPF.Tile Namespace