'Declaration Public Function New( _
ByVal pathПуть.As IGraphicsPath, _
ByVal blendingModeРежим смешивания.As Vintasoft.Imaging.BlendingMode, _
ByVal penПеро.As IDrawingPen _
)
public GraphicsPathColorBlending(
IGraphicsPath path,
Vintasoft.Imaging.BlendingMode blendingMode,
IDrawingPen pen
)
public: GraphicsPathColorBlending(
IGraphicsPath* path,
Vintasoft.Imaging.BlendingMode blendingMode,
IDrawingPen* pen
)
public:
GraphicsPathColorBlending(
IGraphicsPath^ path,
Vintasoft.Imaging.BlendingMode blendingMode,
IDrawingPen^ pen
)
Parameters
- path
- Путь.
- blendingMode
- Режим смешивания.
- pen
- Перо.