Gauges for WinForms
Gauge プロパティ (ItemEventArgs)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > ItemEventArgs クラス : Gauge プロパティ
イベントの原因となった項目のオーナー C1GaugeBase を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Gauge As C1GaugeBase
public C1GaugeBase Gauge {get;}
解説
メイン C1Gauge コントロールに属している図形の場合は null です(VB では Nothing)。
参照

ItemEventArgs クラス
ItemEventArgs メンバ