Xamarin Pack Programmer's Guide
Utilities.DeviceToDoc Method (IMatrix, Rectangle)
See Also
 






Converts the specified rectangle from device to document coordinates.

Namespace: MindFusion
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public static Rectangle DeviceToDoc (
    IMatrix matrix,
    Rectangle rect
)

Visual Basic  Copy Code

Public Shared Function DeviceToDoc( _
    matrix As IMatrix, _
    rect As Rectangle _
) As Rectangle

 Parameters

matrix

rect

 Return Value

 See Also

DeviceToDoc Method Overload List
Utilities Members
Utilities Class
MindFusion Namespace