Click or drag to resize
PbDataMappingEnableTransparency Method

Enable/Disable the taking into account of transparency.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void EnableTransparency(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

If it is disable, the different shape are always opaque.

See Also