VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / GraphicsPathColorBlending Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    GraphicsPathColorBlending Class
    In This Topic
    Contains the color blending properties for the graphics path.
    Object Model
    IGraphicsPath ColorBase IDrawingPen GraphicsPathColorBlending
    Syntax
    'Declaration
    
    Public Class GraphicsPathColorBlending
    
    
    public class GraphicsPathColorBlending
    
    
    public __gc class GraphicsPathColorBlending
    
    
    public ref class GraphicsPathColorBlending
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Drawing.GraphicsPathColorBlending

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also