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