[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.ShowTextBase.GetBoundsEx

GetBoundsEx Method

GetBoundsEx(out Quadrilateral?)

Tries to get bounds of the operator, returns false if it is not possible.

Declaration
public void GetBoundsEx(out Quadrilateral? bounds)
Public Sub GetBoundsEx(ByRef bounds As Quadrilateral?)
Parameters
Type Name Description
Quadrilateral? bounds