C# Class iTextSharp.text.pdf.ShadingColor

Inheritance: ExtendedColor
Exibir arquivo Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int
ShadingColor ( PdfShadingPattern shadingPattern ) : System

Method Details

Equals() public method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ShadingColor() public method

public ShadingColor ( PdfShadingPattern shadingPattern ) : System
shadingPattern PdfShadingPattern
return System