collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
DPSF
<
(Of
<
(<'Particle, Vertex>)>)>..::..IndexBufferShort Property

gradient

Get / Set the 16-bit Index Buffer values.

The Index Buffer Short is typically used when drawing Quads in the Reach profile.

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

protected short[] IndexBufferShort { getset; }

Visual Basic

Protected Property IndexBufferShort As Short()

 Get

 Set

Visual C++

protected:

property array<short>^ IndexBufferShort {

 array<short>^ get ();

 void set (array<short>^ value);

}

Property Value

Type: array<Int16>[]()[][]

collapse_allSee Also

DPSF<(Of <(<'Particle, Vertex>)>)> Class

DPSF<(Of <(<'Particle, Vertex>)>)> Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com