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