CachedTextureCoordinates.IsReadOnly Property

CachedTextureCoordinatesIsReadOnly Property

This collection is always read-only

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
	Get

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also