SoTransparencyTypetype Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoTransparencyTypeTransparencyTypes> type { get; }
Public ReadOnly Property type As SoSFEnum(Of SoTransparencyTypeTransparencyTypes)
Get
public:
property SoSFEnum<SoTransparencyTypeTransparencyTypes>^ type {
SoSFEnum<SoTransparencyTypeTransparencyTypes>^ get ();
}
member type : SoSFEnum<SoTransparencyTypeTransparencyTypes> with get
Property Value
Type:
SoSFEnumSoTransparencyTypeTransparencyTypes
Remarks. Default is SCREEN_DOOR.
See Also