C# Class SpaceClaim.AddIn.Unfold.DashChainButtonCapsule

Inheritance: DashesPropertiesButtonCapsule
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
DashChainButtonCapsule ( RibbonCollectionCapsule parent, ButtonSize buttonSize ) : System

Méthodes protégées

Méthode Description
OnExecute ( System.Windows.Forms.Command command, SpaceClaim.Api.V10.ExecutionContext context, System buttonRect ) : void

Method Details

DashChainButtonCapsule() public méthode

public DashChainButtonCapsule ( RibbonCollectionCapsule parent, ButtonSize buttonSize ) : System
parent SpaceClaim.AddInLibrary.RibbonCollectionCapsule
buttonSize ButtonSize
Résultat System

OnExecute() protected méthode

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
Résultat void