Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected float FindLimitsPoint( ArrayList wall ) |
Visual Basic |
---|
Protected Function FindLimitsPoint ( _ wall As ArrayList _ ) As Single |
Visual C++ |
---|
protected: float FindLimitsPoint( ArrayList^ wall ) |
Parameters
- wall
- Type: System.Collections..::..ArrayList