SoWinFullViewerSetBufferingType Method |
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void SetBufferingType(
SoWinViewerBufferTypes type
)
Public Sub SetBufferingType (
type As SoWinViewerBufferTypes
)
public:
void SetBufferingType(
SoWinViewerBufferTypes type
)
member SetBufferingType :
type : SoWinViewerBufferTypes -> unit
Parameters
- type
- Type: OIV.Inventor.Win.ViewersSoWinViewerBufferTypes
Remarks
See Also