VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Drawing Namespace / GraphicsPathColorBlending Class / GraphicsPathColorBlending Constructors / GraphicsPathColorBlending Constructor(IGraphicsPath,BlendingMode,IDrawingPen)
Синтаксис Exceptions Требования Смотрите также
В этом разделе
    GraphicsPathColorBlending Constructor(IGraphicsPath,BlendingMode,IDrawingPen)
    В этом разделе
    Инициализирует новый экземпляр класса GraphicsPathColorBlending.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal path
    Путь.
    As IGraphicsPath, _
    ByVal blendingMode
    Режим смешивания.
    As Vintasoft.Imaging.BlendingMode, _
    ByVal pen
    Перо.
    As IDrawingPen _
    )

    Parameters

    path
    Путь.
    blendingMode
    Режим смешивания.
    pen
    Перо.
    Исключения
    ИсключениеОписание
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также