Set location

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Sub SetPosition( _ 
ByVal left As Double, _ 
ByVal top As Double
)
This language is not supported or no code example is available.
public void SetPosition( 
double left
double top 
)
This language is not supported or no code example is available.

Parameters

left
Type: double

New left

top
Type: double

New top

.NET Framework

Supported in: 4.6.2, 4.7