C# Класс Canguro.Commands.Model.EditLayerCmd

Model Command to Edit the Active Layer.
Наследование: Canguro.Commands.ModelCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Run ( Canguro services ) : void

Executes the command. Opens the properties window to edit the Active Layer

Описание методов

Run() публичный метод

Executes the command. Opens the properties window to edit the Active Layer
public Run ( Canguro services ) : void
services Canguro CommandServices object to interact with the system
Результат void