ProgressWheelsetBarWidth Method |
Namespace: Veeplay.utillities.controlsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void setBarWidth(
double width
)
Public Sub setBarWidth (
width As Double
)
public:
void setBarWidth(
double width
)
member setBarWidth :
width : float -> unit
Parameters
- width
- Type: SystemDouble
See Also