バージョン

Render メソッド (EllipseAnnotation)

この Annotation のフォームでシーンにプリミティブを追加します。
シンタックス
'宣言
 
Public Overrides Sub Render( _
   ByVal scene As PrimitiveCollection, _
   ByVal sourceRect As Rectangle _
) 
public override void Render( 
   PrimitiveCollection scene,
   Rectangle sourceRect
)

パラメータ

scene
シーン グラフで描画されるプリミティブを含む PrimitiveCollection。
sourceRect
ソースの四角形で、この Annotation の「親」オブジェクトから通常取得されます。
参照