C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RectangleD Structure / ToRectangleF Method

In This Topic
ToRectangleF Method
In This Topic
Converts the current RectangleD to a System.Drawing.RectangleF.
Syntax
'Declaration
 
Public Function ToRectangleF() As RectangleF
 

Return Value

The converted System.Drawing.RectangleF structure.
See Also