Margins.IsEmpty メソッド

定義

余白が空かどうかを判断します。

public:
 bool IsEmpty();
public bool IsEmpty();
member this.IsEmpty : unit -> bool
Public Function IsEmpty () As Boolean

返品

true すべての余白の値が 0 の場合。それ以外の場合は false

適用対象