バージョン

FillSceneGraph メソッド (BorderLayer)

描出するシーン グラフにグラフィカルなチャート要素を追加します。
シンタックス
'宣言
 
Public Overrides Sub FillSceneGraph( _
   ByVal scene As SceneGraph _
) 
public override void FillSceneGraph( 
   SceneGraph scene
)

パラメータ

scene
解説

BorderLayer FillSceneGraphは、ボーダー色、ボーダー効果、およびBackground Image (必要な場合) を含むボーダーを描出します。

参照