MaterialMapSourceFileName Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public string SourceFileName { get; }
 
Public ReadOnly Property SourceFileName As String
        Get
 
public:
property String^ SourceFileName {
        String^ get ();
}
 
member SourceFileName : string with get
 
 
 
Property Value
Type: 
String 
See Also