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