Share

TextureCoordinateSet.Item Property

Parent Object: TextureCoordinateSet

Description

Returns the specified coordinates from the set.

Syntax

TextureCoordinateSet.Item( Index As Long ) As Point

Property Value

This is a read only property whose value is a Point.

Parameters

Name Type Description
Index Long Specifies the object to return.

Version

Introduced in version 10

Was this information helpful?