Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / InlineImage Class / GetBoundsEx Method

In This Topic
    GetBoundsEx Method (InlineImage)
    In This Topic
    Returns operator bounds.
    Syntax
    'Declaration
     
    Public Sub GetBoundsEx( _
       ByRef bounds As Quadrilateral _
    ) 
    public void GetBoundsEx( 
       out Quadrilateral bounds
    )

    Parameters

    bounds
    See Also