Xfinium.Pdf.Graphics Namespace > PdfColorMask Class > PdfColorMask Constructor : PdfColorMask Constructor(PdfColor,PdfColor) |
'Declaration
Public Function New( _ ByVal startColor As PdfColor, _ ByVal endColor As PdfColor _ )
'Usage
Dim startColor As PdfColor Dim endColor As PdfColor Dim instance As New PdfColorMask(startColor, endColor)
public PdfColorMask( PdfColor startColor, PdfColor endColor )
public: PdfColorMask( PdfColor^ startColor, PdfColor^ endColor )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library