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
.
.
::
..ContentManager Property

IDPSFParticleSystem Interface

gradient

Get / Set the Content Manager to use to load Textures and Effects.

Namespace: DPSF

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

collapse_allSyntax

C#

ContentManager ContentManager { getset; }

Visual Basic

Property ContentManager As ContentManager

 Get

 Set

Visual C++

property ContentManagerContentManager {

 ContentManagerget ();

 void set (ContentManagervalue);

}

Property Value

Type: ContentManager

collapse_allSee Also

IDPSFParticleSystem Interface

IDPSFParticleSystem Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com