C# Класс SpaceClaim.AddIn.Unfold.DashChainButtonCapsule

Наследование: DashesPropertiesButtonCapsule
Показать файл Открыть проект

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

Метод Описание
DashChainButtonCapsule ( RibbonCollectionCapsule parent, ButtonSize buttonSize ) : System

Защищенные методы

Метод Описание
OnExecute ( System.Windows.Forms.Command command, SpaceClaim.Api.V10.ExecutionContext context, System buttonRect ) : void

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

DashChainButtonCapsule() публичный Метод

public DashChainButtonCapsule ( RibbonCollectionCapsule parent, ButtonSize buttonSize ) : System
parent SpaceClaim.AddInLibrary.RibbonCollectionCapsule
buttonSize ButtonSize
Результат System

OnExecute() защищенный Метод

protected OnExecute ( System.Windows.Forms.Command command, SpaceClaim.Api.V10.ExecutionContext context, System buttonRect ) : void
command System.Windows.Forms.Command
context SpaceClaim.Api.V10.ExecutionContext
buttonRect System
Результат void