C# Class Core2D.Editor.Commands.ToolPointCommand

Inheritance: Command, IToolPointCommand
Afficher le fichier Open project: Core2D/Core2D

Méthodes publiques

Méthode Description
CanRun ( ) : bool
Run ( ) : void

Method Details

CanRun() public méthode

public CanRun ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void