Click or drag to resize

MccTrackBarValue Property

값을 지정합니다. 슬라이드의 위치를 지정합니다. 최대값과 최소값 사이의 수로 설정할 수 있습니다.

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Value { get; set; }

Property Value

Type: Int32
See Also