Create an ArrayAtom from a XRect representation
[C#] static ArrayAtom FromXRect( WebSupergoo.ABCpdf13.XRect value) [Visual Basic] Shared Function FromXRect(value As WebSupergoo.ABCpdf13.XRect) As ArrayAtom
static ArrayAtom FromXRect( WebSupergoo.ABCpdf13.XRect value)
Shared Function FromXRect(value As WebSupergoo.ABCpdf13.XRect) As ArrayAtom
Create an ArrayAtom from a XRect representation.
The ArrayAtom will contain four NumAtoms corresponding to the horizontal and vertical elements of two diagonally opposite corners.
None.