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

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

    Parameters

    bounds
    See Also