메소드 | 설명 | |
---|---|---|
AddPageToControlBar ( IRhinoObject obj ) : bool | ||
InitControls ( IRhinoObject new_obj ) : void | ||
RunScript ( IRhinoObject objects ) : IRhinoCommand.result | ||
SampleCsObjectPropertiesUserControl ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnHello_Click ( object sender, |
public AddPageToControlBar ( IRhinoObject obj ) : bool | ||
obj | IRhinoObject | |
리턴 | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public InitControls ( IRhinoObject new_obj ) : void | ||
new_obj | IRhinoObject | |
리턴 | void |
public RunScript ( IRhinoObject objects ) : IRhinoCommand.result | ||
objects | IRhinoObject | |
리턴 | IRhinoCommand.result |
public SampleCsObjectPropertiesUserControl ( ) : System | ||
리턴 | System |