FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > ElementWindowless クラス : Rectangle プロパティ |
'Declaration Public Overridable ReadOnly Property Rectangle As Rectangle
'使用法 Dim instance As ElementWindowless Dim value As Rectangle value = instance.Rectangle
public virtual Rectangle Rectangle {get;}
要素のサイズを表す矩形を指定する際は、Rectangleオブジェクトを提供します。
このプロパティが使用できるのは実行時のみです。
詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。