Gets or sets the coordinates of the upper-left corner of this
RRect structure.
命名空间:
DSkin.Html.Adapters.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public RPoint Location { get; set; }
返回值
类型:
RPointA
RPoint that represents the upper-left corner of this
RRect structure.
参见