IsEmpty - this returns true if this size is the Empty size.
            Note: If size is 0 this Size still contains a 0 or 1 dimensional set
            of points, so this method should not be used to check for 0 area.
            
 
        命名空间: 
     CPF.Drawing
        程序集:
     CPF (在 CPF.dll 中) 版本:0.8.8.5
 语法
语法public bool IsEmpty { get; }属性值
类型:
Boolean 参见
参见