SoWinViewerGetBufferingType Method |
Gets the current buffering type in the main view.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoWinViewerBufferTypes GetBufferingType()
Public Function GetBufferingType As SoWinViewerBufferTypes
public:
SoWinViewerBufferTypes GetBufferingType()
member GetBufferingType : unit -> SoWinViewerBufferTypes
Return Value
Type:
SoWinViewerBufferTypes
Remarks
See Also