Decals.GetEnumerator Method

DecalsGetEnumerator Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IEnumerator<Decal> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of Decal)

Return Value

Type: IEnumeratorDecal

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

Implements

IEnumerableTGetEnumerator
Version Information

Rhino for Windows

Supported in: 6.14
See Also