Margins.IsEmpty 方法

定义

确定边距是否为空。

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

返回

如果所有边距值都为零,则为 true,否则为 false

适用于