Gets a value that indicates whether this
RSize structure has zero width and height.
命名空间:
DSkin.Html.Adapters.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public bool IsEmpty { get; }
返回值
类型:
Boolean
This property returns true when this
RSize structure has both a width and height of zero; otherwise, false.
参见