SoWinViewerGetDrawStyle Method |
Queries the current drawing style 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)
Syntax public SoWinViewerDrawStyles GetDrawStyle(
SoWinViewerDrawTypes type
)
Public Function GetDrawStyle (
type As SoWinViewerDrawTypes
) As SoWinViewerDrawStyles
public:
SoWinViewerDrawStyles GetDrawStyle(
SoWinViewerDrawTypes type
)
member GetDrawStyle :
type : SoWinViewerDrawTypes -> SoWinViewerDrawStyles
Parameters
- type
- Type: OIV.Inventor.Win.ViewersSoWinViewerDrawTypes
Return Value
Type:
SoWinViewerDrawStylesRemarks See Also