Click or drag to resize
SoFileDataAdapterfileName Property

Data filename to get data from.

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFilePathString fileName { get; }

Property Value

Type: SoSFFilePathString
Remarks

See OIV.ImageViz.SbImageDataAdapterHelper.GetAppropriateAdapter(System.String, System.UInt64) for a detailed description of supported file formats.

See Also