C# Class Graphviz.AttributeInspectorForm

ファイルを表示 Open project: tomgr/graphviz-cmake Class Usage Examples

Protected Methods

Method Description
OnFormClosing ( FormClosingEventArgs e ) : void

Private Methods

Method Description
AttributeInspectorForm ( ) : System
GetComponentProperties ( XPathNavigator schema, string component ) : PropertyDescriptorCollection

Method Details

OnFormClosing() protected method

protected OnFormClosing ( FormClosingEventArgs e ) : void
e FormClosingEventArgs
return void