SoWinColorEditorSetCurrentSliders Method |
Sets which slider(s) should be displayed.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic 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