Int32Rect.HasArea 属性

定义

获取一个值,该值指示其属性Width是否HeightInt32Rect大于 0。

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

属性值

如果和属性大于 0,则为

适用于