System::Drawing::Drawing2D::GraphicsPath::set_FillMode 方法

GraphicsPath::set_FillMode method

设置当前对象的填充模式。

void System::Drawing::Drawing2D::GraphicsPath::set_FillMode(FillMode mode)
参数类型描述
modeFillMode要设置的值

另见