Convenience method for converting Rect to specified units.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public Rect Convert ( |
Visual Basic
Copy Code
|
|---|
Public Function Convert ( _ |
The target unit of the conversion.
A Rect structure expressed in the target unit of measure.
See Also