RectangleF.IsEmpty プロパティ

定義

このWidthHeightプロパティまたはRectangleF プロパティの値が 0 かどうかを示す値を取得します。

public:
 property bool IsEmpty { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsEmpty { get; }
public bool IsEmpty { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsEmpty : bool
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

プロパティ値

trueこのWidthHeightまたはRectangleFプロパティの値が 0 の場合は >。それ以外の場合はfalse

属性

適用対象