SoLazyElementGetBlending Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool GetBlending(
SoState name_16961
)
Public Shared Function GetBlending (
name_16961 As SoState
) As Boolean
public:
static bool GetBlending(
SoState^ name_16961
)
static member GetBlending :
name_16961 : SoState -> bool
Parameters
- name_16961
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also