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