Artemis Artemis
Artemis Artemis

Search Results for

    Class LayerBrushConfigurationDialog<T>

    Describes a UI tab for a layer brush

    Inheritance
    object
    LayerBrushConfigurationDialog
    LayerBrushConfigurationDialog<T>
    Implements
    ILayerBrushConfigurationDialog
    Inherited Members
    LayerBrushConfigurationDialog.DialogWidth
    LayerBrushConfigurationDialog.DialogHeight
    Namespace: Artemis.UI.Shared.LayerBrushes
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public class LayerBrushConfigurationDialog<T> : LayerBrushConfigurationDialog, ILayerBrushConfigurationDialog where T : BrushConfigurationViewModel
    Type Parameters
    Name Description
    T

    Constructors

    LayerBrushConfigurationDialog()

    Declaration
    public LayerBrushConfigurationDialog()

    LayerBrushConfigurationDialog(int, int)

    Declaration
    public LayerBrushConfigurationDialog(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
    LayerBrushConfigurationDialog.Type

    Implements

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