Click or drag to resize
SiRenderAreaTransparency Interface

RenderArea transparency interface.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public interface SiRenderAreaTransparency

The SiRenderAreaTransparency type exposes the following members.

Methods
  NameDescription
Public methodGetTransparencyType
Public methodSetTransparencyType

Sets global transparency algorithm to use when rendering.

Top
Remarks

This interface provides the list of methods that renderAreas must define to use transparency feature.

See Also