DSkin
DSkin
DSkin.Html.Adapters
RGraphics 类
RGraphics 方法
Dispose 方法
DrawImage 方法
DrawLine 方法
DrawPath 方法
DrawPolygon 方法
DrawRectangle 方法
DrawString 方法
GetClip 方法
GetGraphicsPath 方法
GetLinearGradientBrush 方法
GetPen 方法
GetSolidBrush 方法
GetTextureBrush 方法
MeasureString 方法
PopClip 方法
PushClip 方法
PushClipExclude 方法
ReturnPreviousSmoothingMode 方法
SetAntiAliasSmoothingMode 方法
RGraphics
PushClipExclude 方法
Push the clipping region of this Graphics to exclude the given rectangle from the current clipping rectangle.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
abstract
void
PushClipExclude
(
RRect
rect
)
参数
rect
类型:
DSkin.Html.Adapters.Entities
RRect
Rectangle to exclude clipping in.
参见
引用
RGraphics 类
DSkin.Html.Adapters 命名空间