Click or drag to resize
ResolvedTextureFileResolvedFileName Property
Gets or sets the file name with full path to the texture file name that will be used by WPF.

Namespace: Ab3d.Common.Reader3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public string ResolvedFileName { get; set; }

Property Value

Type: String
See Also