Click or drag to resize
SoImageBackgroundstyle Property

Specifies how the image will be mapped onto the window.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoImageBackgroundStyles> style { get; }

Property Value

Type: SoSFEnumSoImageBackgroundStyles
Remarks

. Default is TILE.

See Also