RectangleToClient Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.Drawing.Rectangle RectangleToClient(
System.Drawing.Rectangle r
)Public Function RectangleToClient( _
ByVal r As System.Drawing.Rectangle _
) As System.Drawing.RectangleParameters
| Name | Description |
|---|---|
| r |
Return Value
A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle , r , in client coordinates.