Margins.IsEmpty 方法

定义

确定边距是否为空。

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

返回

true 如果所有边距值为零,则为 0;否则,为 false.

适用于