C# Class Smrf.NodeXL.ExcelTemplate.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
ファイルを表示 Open project: 2014-sed-team3/term-project

Public Methods

Method Description
Populate ( ) : void
VertexLabelPositionComboBox ( ) : System

Initializes a new instance of the class.

Private Methods

Method Description
AssertValid ( ) : void

Method Details

Populate() public method

public Populate ( ) : void
return void

VertexLabelPositionComboBox() public method

Initializes a new instance of the class.
public VertexLabelPositionComboBox ( ) : System
return System