[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DoImageWrapper.GetBoundsEx

GetBoundsEx Method

GetBoundsEx(out Quadrilateral)

Returns operator bounds.

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