Skip to content

P_Rhino_Render_CachedTextureCoordinates_Count

Will Pearson edited this page Aug 12, 2016 · 2 revisions

CachedTextureCoordinates.Count Property

Number of cached coordinates.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int Count { get; }

VB

Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Implements

ICollection(T).Count

Version Information

Supported in: 5D58w

See Also

Reference

CachedTextureCoordinates Class
Rhino.Render Namespace

Clone this wiki locally