PointToScreen Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.Drawing.Point PointToScreen(
System.Drawing.Point p
)Public Function PointToScreen( _
ByVal p As System.Drawing.Point _
) As System.Drawing.PointParameters
| Name | Description |
|---|---|
| p |
Return Value
A System.Drawing.Point that represents the converted System.Drawing.Point , p , in screen coordinates.