C# 클래스 CSharpGL.Demos.UpdateImageScript

상속: System.Script, IDisposable
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 메소드들

메소드 설명
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

UpdateImageScript ( Control canvas, SceneObject obj = null ) : System

비공개 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Dispose managed and unmanaged resources of this instance.

glCanvas1_KeyPress ( object sender, KeyPressEventArgs e ) : void

메소드 상세

Dispose() 공개 메소드

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
리턴 void

UpdateImageScript() 공개 메소드

public UpdateImageScript ( Control canvas, SceneObject obj = null ) : System
canvas System.Windows.Forms.Control
obj SceneObject
리턴 System