[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.IVisualOperator.GetBounds

GetBounds Method

GetBounds()

Returns the operator's bounds on the page. Note! Method can return a null if bounds can't be determined, it is possible if operator's operands are incorrect.

Declaration
RectangleF? GetBounds()
Function GetBounds() As RectangleF?
Returns
Type Description
RectangleF?