C# Class LayoutControls.Dialog.VertexLabelPositionComboBox

Represents a ComboBox that lists the options for vertex label positions.
Call Populate to populate the ComboBox with vertex label positions.
Inheritance: Smrf.AppLib.ComboBoxPlus
Afficher le fichier Open project: 2014-sed-team3/term-project

Méthodes publiques

Méthode Description
Populate ( ) : void
VertexLabelPositionComboBox ( ) : System.Diagnostics

Initializes a new instance of the class.

Private Methods

Méthode Description
AssertValid ( ) : void

Method Details

Populate() public méthode

public Populate ( ) : void
Résultat void

VertexLabelPositionComboBox() public méthode

Initializes a new instance of the class.
public VertexLabelPositionComboBox ( ) : System.Diagnostics
Résultat System.Diagnostics