点击或拖拽改变大小

RGraphicsGetClip 方法

Gets a Rectangle structure that bounds the clipping region of this Graphics.

命名空间:  DSkin.Html.Adapters
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public RRect GetClip()

返回值

类型:RRect
A rectangle structure that represents a bounding rectangle for the clipping region of this Graphics.
参见