名前空間一覧 > GrapeCity.Web.Input.IMCalculator 名前空間 > GcCalculator クラス : OutputHeight プロパティ |
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | 負の値が設定されています。 |
GcCalculator1.ShowOutput = True
GcCalculator1.OutputHeight = 20
GcCalculator1.ShowOutput = true;
GcCalculator1.OutputHeight = 20;