点击或拖拽改变大小

PixelRectEmpty 属性

Empty - a static property which provides an Empty rectangle. X and Y are positive-infinity and Width and Height are negative infinity. This is the only situation where Width or Height can be negative.

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public static PixelRect Empty { get; }

属性值

类型:PixelRect
参见