Method | Description | |
---|---|---|
StructuralLayerFunctionForm ( Command dataBuffer ) : System |
Constructor of StructuralLayerFunctionForm
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public StructuralLayerFunctionForm ( Command dataBuffer ) : System | ||
dataBuffer | Command | A reference of StructuralLayerFunction class |
return | System |