Click or drag to resize
EngineModuleElementParams Property
Gets the miscellaneous parameters.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public ParamsElement Params { get; }

Property Value

Type: ParamsElement
The parameters.
See Also