C# 클래스 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.
상속: Smrf.AppLib.ComboBoxPlus
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
Populate ( ) : void
VertexLabelPositionComboBox ( ) : System

Initializes a new instance of the class.

비공개 메소드들

메소드 설명
AssertValid ( ) : void

메소드 상세

Populate() 공개 메소드

public Populate ( ) : void
리턴 void

VertexLabelPositionComboBox() 공개 메소드

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