DSkin
DSkin
DSkin.Html.Adapters.Entities
RRect 结构
RRect 属性
Bottom 属性
Height 属性
IsEmpty 属性
Left 属性
Location 属性
Right 属性
Size 属性
Top 属性
Width 属性
X 属性
Y 属性
RRect
IsEmpty 属性
Tests whether the
Width
or
Height
property of this
RRect
has a value of zero.
命名空间:
DSkin.Html.Adapters.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
bool
IsEmpty
{
get
; }
返回值
类型:
Boolean
This property returns true if the
Width
or
Height
property of this
RRect
has a value of zero; otherwise, false.
参见
引用
RRect 结构
DSkin.Html.Adapters.Entities 命名空间