본문으로 건너뛰기

VIZZARD Application

Method

API설명
GetRibbonControlVIZZARD Ribbon Control 개체 반환

커스텀 리본 메뉴 구성 방법
GetDockManagerVIZZARD Docking 컨트롤 개체 반환

커스텀 리본 메뉴 구성 방법
GetApplicationArgumentsCommand-Line Option 반환

Command-Line 옵션 처리 방법
GetLicenseCode인증된 License Code 반환
FireEventOnClick마우스 클릭 이벤트 발생
GetViewerAreaPoint뷰어 영역 X, Y, Width, Height
IsIgnoreModelChangedStatus모델 변경 상태 관리 설정정보 반환
IgnoreModelChangedStatus모델 변경 상태를 무시하도록 설정
AddContextMenu컨텍스트 메뉴 추가

Context Menu에 새로운 메뉴 추가
GetApplicationVersion응용프로그램 버전 반환
EnableProgressBar프로그레스바 보이기/숨기기 설정
SetInputPresetType마우스 입력 사전 정의 유형
EnableTouchModeTouch Mode 활성화
ExitVIZZARD 종료
KillProcessVIZZARD 프로세스 강제종료
SetWindowStateWindow 상태 변경
SetWindowLocationWindow 화면 위치 변경
GetWindowLocationWindow 화면 위치 반환
GetWindowSizeWindow 화면 크기 반환
SetWindowSizeWindow 화면 크기 변경
SetMemBufferMode가상 윈도우 영역 생성
ReleaseMemBufferMode가상 윈도우 영역 해제
EnableMessageBox메세지박스 활성화/비활성화 설정
GetVersion응용프로그램 버전 반환
Is64BitProcess응용프로그램 플랫폼 확인
ShowToolbar툴바 보이기/숨기기

Event

EVENT설명
OnInitializedAppEvent프로그램 구동 완료
OnClosingApplicationEvent프로그램 종료 직전 Event
OnContextMenuClickEvent사용자정의 ContextMenu Click

Context Menu에 새로운 메뉴 추가
OnChangedInputTypeEvent입력 타입 변경 이벤트