SoGLRenderActionHandleTransparency Method |
Calls HandleTransparency(false, false).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool HandleTransparency()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function HandleTransparency As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool HandleTransparency()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member HandleTransparency : unit -> bool
Return Value
Type:
BooleanRemarks See Also