C# Class Pinta.LayerPropertiesDialog

Exibir arquivo Open project: PintaProject/Pinta Class Usage Examples

Public Methods

Method Description
LayerPropertiesDialog ( ) : System

Private Methods

Method Description
Build ( ) : void
OnBlendModeChanged ( object sender, EventArgs e ) : void
OnLayerNameChanged ( object sender, EventArgs e ) : void
OnOpacitySliderChanged ( object sender, EventArgs e ) : void
OnOpacitySpinnerChanged ( object sender, EventArgs e ) : void
OnVisibilityToggled ( object sender, EventArgs e ) : void
UpdateOpacity ( ) : void

Method Details

LayerPropertiesDialog() public method

public LayerPropertiesDialog ( ) : System
return System