

Helper method for COM clients to set the LocationFloat property of the specified control.
public static void SetLocationFloat(XRControl control, double x, double y);
Parameters
control
The control.
x
The X value.
y
The Y value.
Helper method for COM clients to set the LocationFloat property of the specified control.
public static void SetLocationFloat(XRControl control, double x, double y);
control
The control.
x
The X value.
y
The Y value.