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#
|
public AutoMemoryManagerSettings AutoMemoryManagerSettings { get; }
|
Visual Basic
|
Public ReadOnly Property AutoMemoryManagerSettings As AutoMemoryManagerSettings
Get
|
Visual C++
|
public:
virtual property AutoMemoryManagerSettings^ AutoMemoryManagerSettings {
AutoMemoryManagerSettings^ get () sealed;
}
|
Property Value
Type: AutoMemoryManagerSettings
Implements
IDPSFParticleSystem..::..AutoMemoryManagerSettings
See Also
DPSF<(Of <(<'Particle, Vertex>)>)> Class
DPSF<(Of <(<'Particle, Vertex>)>)> Members
DPSF Namespace
Send comments on this topic to
|