Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure / ToRectangleF Method

In This Topic
    ToRectangleF Method (SvgViewBox)
    In This Topic
    Returns a System.Drawing.RectangleF corresponding to the current SvgViewBox.
    Syntax
    'Declaration
     
    Public Function ToRectangleF() As System.Drawing.RectangleF
    public System.Drawing.RectangleF ToRectangleF()
    See Also