バージョン

SelectionRectangleUIElement コンストラクタ

このクラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement _
)
public SelectionRectangleUIElement( 
   UIElement parent
)

パラメータ

parent
親要素。
参照