Click or drag to resize
SoVRMLImageTexturePrequalifyFileCallBack Property

Specifies the application callback that will be invoked when the ImageTexture node is about to read an image file (if the prequalify flag is true).

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static SoVRMLImageTextureImagePrequalifyFileCallback PrequalifyFileCallBack { get; set; }

Property Value

Type: SoVRMLImageTextureImagePrequalifyFileCallback
Remarks