[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.InlineImage.GetBounds

GetBounds Method

GetBounds()

Returns the image's bounds.

Declaration
public RectangleF? GetBounds()
Public Function GetBounds() As RectangleF?
Returns
Type Description
RectangleF?
Implements