SoImageBackgroundstyle Property |
Specifies how the image will be mapped onto the window.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoImageBackgroundStyles> style { get; }
Public ReadOnly Property style As SoSFEnum(Of SoImageBackgroundStyles)
Get
public:
property SoSFEnum<SoImageBackgroundStyles>^ style {
SoSFEnum<SoImageBackgroundStyles>^ get ();
}
member style : SoSFEnum<SoImageBackgroundStyles> with get
Property Value
Type:
SoSFEnumSoImageBackgroundStylesRemarks See Also