SoLazyElementGetBlending Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static bool GetBlending(
SoState name_14531
)
Public Shared Function GetBlending (
name_14531 As SoState
) As Boolean
public:
static bool GetBlending(
SoState^ name_14531
)
static member GetBlending :
name_14531 : SoState -> bool
Parameters
- name_14531
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
BooleanRemarks See Also