OnSliderTrackingCompleted Method (IPropertyManagerPage2Handler7)
Obsoleted. Superseded by IPropertyManagerPage2Handler8::OnSliderTrackingCompleted.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnSliderTrackingCompleted( _
ByVal Id As System.Integer, _
ByVal Value As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler7
Dim Id As System.Integer
Dim Value As System.Double
instance.OnSliderTrackingCompleted(Id, Value) |
C# | |
---|
void OnSliderTrackingCompleted(
System.int Id,
System.double Value
) |
C++/CLI | |
---|
void OnSliderTrackingCompleted(
& System.int Id,
& System.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