MaterialMapSourceFileName Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
String
See Also