Show / Hide Table of Contents

Interface IEffectParameter

Parameters for an Effect.

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.dll
Syntax
public interface IEffectParameter

Properties

FXType

Gets the EffectType.

Declaration
EffectType FXType { get; }
Property Value
EffectType

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx