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