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>)>)>..::..NumberOfParticlesBeingDrawn Property

<(Of <(<'Particle, Vertex>)>)> Class See Also Send Feedback

gradient

Get the number of Particles being Drawn. That is, how many Particles are both Active AND Visible.

Namespace: DPSF

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

collapse_allSyntax

C#

public int NumberOfParticlesBeingDrawn { get; }

Visual Basic

Public ReadOnly Property NumberOfParticlesBeingDrawn As Integer

 Get

Visual C++

public:

virtual property int NumberOfParticlesBeingDrawn {

 int get () sealed;

}

Property Value

Type: Int32

Implements

IDPSFParticleSystem..::..NumberOfParticlesBeingDrawn

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