Click or drag to resize

MaterialUseCount Property

Number of objects and layers that use this material.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int UseCount { get; }

Property Value

Type: Int32
See Also