C# Class iTextSharp.text.pdf.spatial.objects.XYArray

Inheritance: iTextSharp.text.pdf.NumberArray
Show file Open project: boecko/iTextSharp Class Usage Examples

Public Methods

Method Description
XYArray ( float x, float y ) : System

Method Details

XYArray() public method

public XYArray ( float x, float y ) : System
x float
y float
return System