TGA_ImageName contains the image name of the TGA file.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string TGA_ImageName { get; set; }
Public Property TGA_ImageName As String Get Set
public: property String^ TGA_ImageName { String^ get (); void set (String^ value); }