DSkin
DSkin
DSkin.Html.Adapters
RGraphics 类
RGraphics 方法
DrawPath 方法
DrawPath 方法 (RBrush, RGraphicsPath)
DrawPath 方法 (RPen, RGraphicsPath)
RGraphics
DrawPath 方法 (RBrush, RGraphicsPath)
Fills the interior of a GraphicsPath.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
abstract
void
DrawPath
(
RBrush
brush
,
RGraphicsPath
path
)
参数
brush
类型:
DSkin.Html.Adapters
RBrush
Brush that determines the characteristics of the fill.
path
类型:
DSkin.Html.Adapters
RGraphicsPath
GraphicsPath that represents the path to fill.
参见
引用
RGraphics 类
DrawPath 重载
DSkin.Html.Adapters 命名空间