Click or drag to resize

DecalsGetEnumerator Method

[Missing <summary> documentation for "M:Rhino.Render.Decals.GetEnumerator"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public IEnumerator<Decal> GetEnumerator()

Return Value

Type: IEnumeratorDecal

[Missing <returns> documentation for "M:Rhino.Render.Decals.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also