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

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