SoRenderObjectIsTranslucent Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsTranslucent { get; set; }
Public Property IsTranslucent As Boolean
Get
Set
public:
property bool IsTranslucent {
bool get ();
void set (bool value);
}
member IsTranslucent : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also