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
IDPSFParticleSystem
.
.

::

..NumberOfParticlesBeingDrawn Property
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#

int NumberOfParticlesBeingDrawn { get; }

Visual Basic

ReadOnly Property NumberOfParticlesBeingDrawn As Integer

 Get

Visual C++

property int NumberOfParticlesBeingDrawn {

 int get ();

}

Property Value

Type: Int32

collapse_allSee Also

IDPSFParticleSystem Interface

IDPSFParticleSystem Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com