DSkin
DSkin
DSkin.Html.Adapters.Entities
RRect 结构
RRect 方法
Contains 方法
Equals 方法
FromLTRB 方法
GetHashCode 方法
Inflate 方法
Intersect 方法
IntersectsWith 方法
Offset 方法
ToString 方法
Union 方法
RRect
Union 方法
Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.
命名空间:
DSkin.Html.Adapters.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
static
RRect
Union
(
RRect
a
,
RRect
b
)
参数
a
类型:
DSkin.Html.Adapters.Entities
RRect
A rectangle to union.
b
类型:
DSkin.Html.Adapters.Entities
RRect
A rectangle to union.
返回值
类型:
RRect
A third
RRect
structure that contains both of the two rectangles that form the union.
参见
引用
RRect 结构
DSkin.Html.Adapters.Entities 命名空间