Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class / ToRectangleF Method

In This Topic
    ToRectangleF Method (ObjectRect)
    In This Topic
    Converts an ObjectRect to System.Drawing.RectangleF.
    Syntax
    'Declaration
     
    Public Function ToRectangleF() As System.Drawing.RectangleF
    public System.Drawing.RectangleF ToRectangleF()
    See Also