|  | 
| ObjFileToWpfModel3DConverterResolveResourceFunc Property | 
            Gets or sets a Func that returns stream from the specified resource name. This can be used to read resources from stream.
            The returned stream will be closed by the ReaderObj.
            
Namespace: Ab3dAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
 Syntax
Syntaxpublic Func<string, Stream> ResolveResourceFunc { get; set; }Property Value
FuncString, 
Stream See Also
See Also