SoGLLazyElementIsColorIndex Method |
true if Indexed color Mode.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsColorIndex(
SoState state
)
Public Shared Function IsColorIndex (
state As SoState
) As Boolean
public:
static bool IsColorIndex(
SoState^ state
)
static member IsColorIndex :
state : SoState -> bool
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also