点击或拖拽改变大小

RRectRight 属性

Gets the x-coordinate that is the sum of X and Width of this RRect structure.

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

返回值

类型:Double
The x-coordinate that is the sum of X and Width of this RRect structure.
参见