C# Class iTextSharp.text.pdf.PatternColor

Inheritance: ExtendedColor
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int
PatternColor ( PdfPatternPainter painter ) : System

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

PatternColor() public method

public PatternColor ( PdfPatternPainter painter ) : System
painter PdfPatternPainter
return System