C# Class FC3Editor.Tools.ToolTerrainHole

Inheritance: ToolPaintStrict
Afficher le fichier Open project: Azerothian/fc3editor

Méthodes publiques

Méthode Description
GetContextHelp ( ) : string
GetMainParameter ( ) : IParameter
GetParameters ( ) : IEnumerable
GetToolImage ( ) : Image
GetToolName ( ) : string

Méthodes protégées

Méthode Description
OnPaint ( ) : void

Method Details

GetContextHelp() public méthode

public GetContextHelp ( ) : string
Résultat string

GetMainParameter() public méthode

public GetMainParameter ( ) : IParameter
Résultat IParameter

GetParameters() public méthode

public GetParameters ( ) : IEnumerable
Résultat IEnumerable

GetToolImage() public méthode

public GetToolImage ( ) : Image
Résultat Image

GetToolName() public méthode

public GetToolName ( ) : string
Résultat string

OnPaint() protected méthode

protected OnPaint ( ) : void
Résultat void