C# Class Treefrog.Plugins.Tiles.UI.DynamicBrushForm.LocalLayerContext

Inheritance: ILayerContext
Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

Méthode Description
ActivateContextMenu ( CommandMenu menu, Treefrog location ) : void
ActivatePropertyProvider ( IPropertyProvider provider ) : void
LocalLayerContext ( DynamicBrushForm form ) : System
SetPropertyProvider ( IPropertyProvider provider ) : void

Method Details

ActivateContextMenu() public méthode

public ActivateContextMenu ( CommandMenu menu, Treefrog location ) : void
menu CommandMenu
location Treefrog
Résultat void

ActivatePropertyProvider() public méthode

public ActivatePropertyProvider ( IPropertyProvider provider ) : void
provider IPropertyProvider
Résultat void

LocalLayerContext() public méthode

public LocalLayerContext ( DynamicBrushForm form ) : System
form DynamicBrushForm
Résultat System

SetPropertyProvider() public méthode

public SetPropertyProvider ( IPropertyProvider provider ) : void
provider IPropertyProvider
Résultat void