点击或拖拽改变大小

RRectSize 属性

Gets or sets the size of this RRect.

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

返回值

类型:RSize
A RSize that represents the width and height of this RRect structure.
参见