Artemis Artemis
Artemis Artemis

Search Results for

    Class LayerBrushConfigurationDialog

    Describes a UI tab for a layer brush

    Inheritance
    object
    LayerBrushConfigurationDialog
    LayerBrushConfigurationDialog<T>
    Implements
    ILayerBrushConfigurationDialog
    Namespace: Artemis.UI.Shared.LayerBrushes
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public abstract class LayerBrushConfigurationDialog : ILayerBrushConfigurationDialog

    Constructors

    LayerBrushConfigurationDialog()

    Declaration
    protected LayerBrushConfigurationDialog()

    Properties

    DialogHeight

    The default height of the dialog

    Declaration
    public int DialogHeight { get; set; }
    Property Value
    Type Description
    int

    DialogWidth

    The default width of the dialog

    Declaration
    public int DialogWidth { get; set; }
    Property Value
    Type Description
    int

    Type

    The type of view model the dialog contains

    Declaration
    public abstract Type Type { get; }
    Property Value
    Type Description
    Type

    Implements

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