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