C# 클래스 csPresenterPlugin.Layers.PresenterLayer

상속: GroupLayer
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
UpdateLayer ( ) : void
i_PreviewMouseDown ( object sender, System e ) : void
i_PreviewMouseWheel ( object sender, System e ) : void
i_PreviewTouchDown ( object sender, System e ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void