Returns the lower left x-value.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public float GetLlx()
Visual Basic
Public Function GetLlx As Single
Visual C++
public:
float GetLlx()

Return Value

a value

Collapse imageSee Also