Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Contour Class / GetBounds Method

In This Topic
    GetBounds Method (Contour)
    In This Topic
    Gets the minimal System.Drawing.RectangleF that contains all points of the Contour relative to the specified LayoutView.
    Overload List
    OverloadDescription
    Gets the minimal System.Drawing.RectangleF that contains all points of the Contour relative to the specified LayoutView.  
    Gets the minimum and maximum positions of the Contour relative to the specified LayoutView.  
    Gets the minimal System.Drawing.RectangleF that contains all points of the Contour relative to the specified LayoutRect.  
    Gets the minimum and maximum positions of the Contour relative to the specified LayoutRect.  
    See Also