OnSliderPositionChanged Method (IPropertyManagerPage2Handler7)
Obsoleted. Superseded by IPropertyManagerPage2Handler8::OnSliderPositionChanged.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnSliderPositionChanged( _
ByVal Id As Integer, _
ByVal Value As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler7
Dim Id As Integer
Dim Value As Double
instance.OnSliderPositionChanged(Id, Value)
|
C# | |
---|
void OnSliderPositionChanged(
int Id,
double Value
) |
C++/CLI | |
---|
void OnSliderPositionChanged(
& int Id,
& double Value
) |
Parameters
- Id
- ID of slider control
- Value
- Value indicating the new position of the slider
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0