バージョン

FillSceneGraph メソッド (RadialGaugeNeedle)

このラジアル ゲージの針の形状で SceneGraph にプリミティブを描画します。
シンタックス
'宣言
 
Public Overrides Sub FillSceneGraph( _
   ByVal scene As PrimitiveCollection, _
   ByVal gaugeBounds As Rectangle _
) 
public override void FillSceneGraph( 
   PrimitiveCollection scene,
   Rectangle gaugeBounds
)

パラメータ

scene
プリミティブを描画する SceneGraph。
gaugeBounds
コンテキスト内のゲージのピクセル境界線。
参照