'宣言 Public Overridable Property Rectangle As Rectangle
'宣言
Public Overridable Property Rectangle As Rectangle
public virtual Rectangle Rectangle {get; set;}
コントロールのサイズを表す矩形を指定する際は、Rectangleオブジェクトを提供します。
このプロパティが使用できるのは実行時のみです。
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。
ElementControl クラス ElementControl メンバ
© MESCIUS inc. All rights reserved.