バージョン

FillSceneGraph メソッド (GaugeMarker)

このゲージ マーカーのフォームでシーンにプリミティブを追加します。
シンタックス
'宣言
 
Public MustOverride Sub FillSceneGraph( _
   ByVal scene As PrimitiveCollection, _
   ByVal gaugeBounds As Rectangle _
) 
public abstract void FillSceneGraph( 
   PrimitiveCollection scene,
   Rectangle gaugeBounds
)

パラメータ

scene
シーン グラフで描画されるプリミティブを含む PrimitiveCollection。
gaugeBounds
親ゲージの境界線。
参照