C# 클래스 SharpVectors.Scripting.ScriptEventMonitor

Summary description for ScriptEventMonitor.
파일 보기 프로젝트 열기: codebutler/savagesvg 1 사용 예제들

공개 메소드들

메소드 설명
EventHandler ( IEvent @event ) : void
ScriptEventMonitor ( VsaScriptEngine engine, IAttribute att, ISvgWindow window ) : System

메소드 상세

EventHandler() 공개 메소드

public EventHandler ( IEvent @event ) : void
@event IEvent
리턴 void

ScriptEventMonitor() 공개 메소드

public ScriptEventMonitor ( VsaScriptEngine engine, IAttribute att, ISvgWindow window ) : System
engine VsaScriptEngine
att IAttribute
window ISvgWindow
리턴 System