RhinoCommon API
MaterialRefsValues Property |
Gets an ICollection containing the MaterialRef objects in this
dictionary.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public ICollection<MaterialRef> Values { get; }
Public ReadOnly Property Values As ICollection(Of MaterialRef) Get