Click or drag to resize

VIZCore3DControl Methods

The VIZCore3DControl type exposes the following members.

Methods
  NameDescription
Public methodCode exampleBeginUpdate
3D 화면 Rendering 차단
Public methodCloseInternalProgressForm
Close Internal Progress Form
Public methodCloseInternalWaitForm
Close Internal Wait Form
Public methodCode exampleCloseProgressForm
Close Progress Form
Public methodCode exampleCloseWaitForm
Close Wait Form
Public methodCode exampleEndUpdate
3D 화면 Rendering 재시작
Public methodGetEntryAssemblyFullPath
실행 프로그램 경로 및 실행 파일 이름 반환
Public methodGetEntryAssemblyName
실행 프로그램 파일 이름 반환
Public methodGetEntryAssemblyPath
실행 프로그램 경로 반환
Public methodCode exampleGetToolTip
뷰 화면의 Tooltip Control 반환
Public methodCode exampleHideTooltip
뷰 화면의 툴팁 숨기기
Public methodRefreshSecuritySetup
보안 설정 사용 가능 여부
Public methodSetCustomKeyDown
사용자 정의형 키 다운 키값 설정
Public methodSetTemplateButton
템플릿 버튼 셋팅
Public methodCode exampleShowProgressForm
Show Progress Form
Public methodCode exampleShowProgressForm(String, String)
Show Progress Form
Public methodCode exampleShowSettingDialog
설정 다이얼로그 조회
Public methodCode exampleShowTooltip
뷰 화면에 툴팁 조회
Public methodCode exampleShowWaitForm
Show Wait Form
Public methodCode exampleShowWaitForm(String, String)
Show Wait Form
Public methodUpdate
Update
Public methodCode exampleUpdateProgressForm(String, String)
Update Progress Form Caption, Description
Public methodCode exampleUpdateProgressForm(String, String, Int32)
Update Progress Form Caption, Description
Public methodUpdateProgressFormCaption
Update Progress Form Caption
Public methodUpdateProgressFormDescription
Update Progress Form Description
Public methodCode exampleUpdateProgressFormValue(Int32)
Update Progress Form Value
Public methodUpdateProgressFormValue(Int32, Int32)
Update Progress Form Value
Public methodCode exampleUpdateProgressFormValue(Int32, String)
Update Progress Form Value
Public methodUpdateProgressFormValue(Int32, Int32, String)
Update Progress Form Value
Public methodUpdateWaitForm
Update Wait Form Caption, Description
Public methodUpdateWaitFormCaption
Update Wait Form Caption
Public methodUpdateWaitFormDescription
Update Wait Form Description
Public methodUserControlResize
control 크기 조정 제한
Top
See Also