WithdrawWindow
StockSharp.Xaml
編集画面WithdrawInfo@
継承元: ThemedWindow
コンストラクター
WithdrawWindow
public WithdrawWindow()
withdrawWindow = WithdrawWindow()
WithdrawWindow の新規インスタンスを初期化します。
プロパティ
Volume
public decimal? Volume { get; set; }
value = withdrawWindow.Volume
withdrawWindow.Volume = value
ボリューム。
VolumeStep
public decimal VolumeStep { get; set; }
value = withdrawWindow.VolumeStep
withdrawWindow.VolumeStep = value
ボリュームステップ。
WithdrawInfo
public WithdrawInfo WithdrawInfo { get; set; }
value = withdrawWindow.WithdrawInfo
withdrawWindow.WithdrawInfo = value
情報を引き出す。