SoWinColorEditorSetCurrentSliders Method |
Sets which slider(s) should be displayed.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetCurrentSliders(
SoWinColorEditorSlidersType whichSliders
)
Public Sub SetCurrentSliders (
whichSliders As SoWinColorEditorSlidersType
)
public:
void SetCurrentSliders(
SoWinColorEditorSlidersType whichSliders
)
member SetCurrentSliders :
whichSliders : SoWinColorEditorSlidersType -> unit
Parameters
- whichSliders
- Type: OIV.Inventor.WinSoWinColorEditorSlidersType
Remarks See Also