C# Класс Smrf.NodeXL.ExcelTemplate.VertexRadiusDialog

Gets a vertex radius from the user.
If Form.ShowDialog() returns DialogResult.OK, read the property to get the vertex radius specified by the user.
Наследование: ExcelTemplateForm
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
m_oVertexRadiusDialogUserSettings VertexRadiusDialogUserSettings

Открытые методы

Метод Описание
AssertValid ( ) : void
VertexRadiusDialog ( ) : System

Initializes a new instance of the VertexRadiusDialog class.

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

DoDataExchange ( System.Boolean bFromControls ) : System.Boolean

Приватные методы

Метод Описание
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnOK_Click ( object sender, System e ) : void

Описание методов

AssertValid() публичный Метод

public AssertValid ( ) : void
Результат void

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

DoDataExchange() защищенный Метод

protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean
bFromControls System.Boolean
Результат System.Boolean

VertexRadiusDialog() публичный Метод

Initializes a new instance of the VertexRadiusDialog class.
public VertexRadiusDialog ( ) : System
Результат System

Описание свойств

m_oVertexRadiusDialogUserSettings защищенное свойство

protected VertexRadiusDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oVertexRadiusDialogUserSettings
Результат VertexRadiusDialogUserSettings