Share via


Int32Rect.HasArea プロパティ

定義

WidthHeight および Int32Rect プロパティが 0 より大きいかどうかを示す値を取得します。

public:
 property bool HasArea { bool get(); };
public bool HasArea { get; }
member this.HasArea : bool
Public ReadOnly Property HasArea As Boolean

プロパティ値

Boolean

trueWidthプロパティInt32RectHeight 0 falseより大きい場合は .

適用対象