SoRasterImageFile Constructor (String) |
Constructor that takes a file name.
Namespace: OIV.Inventor.ImageAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoRasterImageFile(
string fileName
)
Public Sub New (
fileName As String
)
public:
SoRasterImageFile(
String^ fileName
)
new :
fileName : string -> SoRasterImageFile
Parameters
- fileName
- Type: SystemString
Remarks See Also