C# Class SpaceClaim.AddIn.Utilities.ThreadButtonCapsule

Inheritance: SpaceClaim.AddInLibrary.RibbonButtonCapsule
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
ThreadButtonCapsule ( string name, RibbonCollectionCapsule parent, ButtonSize buttonSize ) : System

Méthodes protégées

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

Private Methods

Méthode Description
CreateThreads ( Face cylinderFace, double pitch, double angle, bool isInternal ) : Body

Method Details

OnExecute() protected méthode

protected OnExecute ( System.Windows.Forms.Command command, ExecutionContext context, System buttonRect ) : void
command System.Windows.Forms.Command
context ExecutionContext
buttonRect System
Résultat void

ThreadButtonCapsule() public méthode

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