DSkin
DSkin
DSkin.Html.Adapters
RGraphics 类
RGraphics 方法
DrawPath 方法
DrawPath 方法 (RBrush, RGraphicsPath)
DrawPath 方法 (RPen, RGraphicsPath)
RGraphics
DrawPath 方法 (RPen, RGraphicsPath)
Draws a GraphicsPath.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
abstract
void
DrawPath
(
RPen
pen
,
RGraphicsPath
path
)
参数
pen
类型:
DSkin.Html.Adapters
RPen
Pen that determines the color, width, and style of the path.
path
类型:
DSkin.Html.Adapters
RGraphicsPath
GraphicsPath to draw.
参见
引用
RGraphics 类
DrawPath 重载
DSkin.Html.Adapters 命名空间