ReadFileAsyncWithDrawings.Materials Property

Gets the collection of materials read from the file.
Public Property Materials() As MaterialKeyedCollection 
Get 
Protected Set(ByVal Value As As MaterialKeyedCollection)
This language is not supported or no code example is available.
public MaterialKeyedCollection Materials {get; protected set;}
This language is not supported or no code example is available.

Property Value

MaterialKeyedCollection

.NET Framework

Supported in: 4.8

In this article

Definition