Table of Contents

Class LayerEffectPropertyGroup

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Represents a property group on a layer

Note: You cannot initialize property groups yourself. If properly placed and annotated, the Artemis core will initialize these for you.

public abstract class LayerEffectPropertyGroup : LayerPropertyGroup, IDisposable, IPluginFeatureDependent
Inheritance
LayerEffectPropertyGroup
Implements
Inherited Members

Properties

IsEnabled

Whether or not this layer effect is enabled

public BoolLayerProperty IsEnabled { get; set; }

Property Value

BoolLayerProperty