バージョン

FillSceneGraph メソッド (GaugeScale)

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

パラメータ

sceneGraph
シーン グラフで描画されるプリミティブを含む PrimitiveCollection。
gaugeBounds
ソースの四角形で、このセクションを所有するゲージの境界線から取得します。
参照