Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
The Settings used to control the Automatic Memory Manager.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
AutoMemoryManagerSettings AutoMemoryManagerSettings { get; }
|
Visual Basic
|
ReadOnly Property AutoMemoryManagerSettings As AutoMemoryManagerSettings
Get
|
Visual C++
|
property AutoMemoryManagerSettings^ AutoMemoryManagerSettings {
AutoMemoryManagerSettings^ get ();
}
|
Property Value
Type: AutoMemoryManagerSettings
See Also
IDPSFParticleSystem Interface
IDPSFParticleSystem Members
DPSF Namespace
Send comments on this topic to
|