Share

TriangleStripGraphics.TextureCoordinateIndexSet Property

Parent Object: TriangleStripGraphics

Description

Read-write property that gets and sets the GraphicsCoordinateIndexSet that defines the indices within the texture coordinate set to use for the triangles of the set.

Syntax

TriangleStripGraphics.TextureCoordinateIndexSet() As GraphicsIndexSet

Property Value

This is a read/write property whose value is a GraphicsIndexSet.

Version

Introduced in version 2010

Was this information helpful?