Share

TriangleFanGraphics.GetStripLengths Method

Parent Object: TriangleFanGraphics

Description

Method that returns the current strip lengths. The strip lengths are defined by the number of coordinates used for each strip.

Syntax

TriangleFanGraphics.GetStripLengths( StripLengths() As Long )

Parameters

Name Type Description
StripLengths Long Array of Longs that defines the strip lengths. The length of a strip is defined by specifying the number of coordinates used for each strip.

Version

Introduced in version 5

Was this information helpful?