Xfinium.Pdf.Graphics Namespace > PdfContentStream Class : SetRgbFillColor Method |
'Declaration
Public Sub SetRgbFillColor( _ ByVal r As Double, _ ByVal g As Double, _ ByVal b As Double _ )
'Usage
Dim instance As PdfContentStream Dim r As Double Dim g As Double Dim b As Double instance.SetRgbFillColor(r, g, b)
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