Class DoubleInputer
public class DoubleInputer : InputBase<double>, INotifyPropertyChanged, IDisplayer, IValueInputer
- Inheritance
-
DoubleInputer
- Implements
- Inherited Members
- Extension Methods
Constructors
DoubleInputer()
public DoubleInputer()
Properties
FontSize
说明
public double FontSize { get; set; }