Artemis Artemis
Artemis Artemis

Search Results for

    Class LayerEffectConfigurationDialog<T>

    Describes a UI tab for a specific layer effect

    Inheritance
    object
    LayerEffectConfigurationDialog
    LayerEffectConfigurationDialog<T>
    Implements
    ILayerEffectConfigurationDialog
    Inherited Members
    LayerEffectConfigurationDialog.DialogWidth
    LayerEffectConfigurationDialog.DialogHeight
    Namespace: Artemis.UI.Shared.LayerEffects
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public class LayerEffectConfigurationDialog<T> : LayerEffectConfigurationDialog, ILayerEffectConfigurationDialog where T : EffectConfigurationViewModel
    Type Parameters
    Name Description
    T

    Constructors

    LayerEffectConfigurationDialog()

    Declaration
    public LayerEffectConfigurationDialog()

    LayerEffectConfigurationDialog(int, int)

    Declaration
    public LayerEffectConfigurationDialog(int dialogWidth, int dialogHeight)
    Parameters
    Type Name Description
    int dialogWidth
    int dialogHeight

    Properties

    Type

    The type of view model the dialog contains

    Declaration
    public override Type Type { get; }
    Property Value
    Type Description
    Type
    Overrides
    LayerEffectConfigurationDialog.Type

    Implements

    ILayerEffectConfigurationDialog
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.