Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
DPSF API Documentation
|
..RenderProperties Property
|
|
Get the render properties used to draw the particles.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
RenderProperties RenderProperties { get; }
|
Visual Basic
|
ReadOnly Property RenderProperties As RenderProperties
Get
|
Visual C++
|
property RenderProperties^ RenderProperties {
RenderProperties^ get ();
}
|
Property Value
Type: RenderProperties
See Also
IDPSFParticleSystem Interface
IDPSFParticleSystem Members
DPSF Namespace
Send comments on this topic to
|