点击或拖拽改变大小

RColorIsEmpty 属性

Specifies whether this RColor structure is uninitialized.

命名空间:  DSkin.Html.Adapters.Entities
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public bool IsEmpty { get; }

返回值

类型:Boolean
This property returns true if this color is uninitialized; otherwise, false.
参见