Click or drag to resize

SnapshotManager Methods

The SnapshotManager type exposes the following members.

Methods
  NameDescription
Public methodAdd
스냅샷 생성
Public methodClear
스냅샷 초기화
Public methodDelete(ListSnapshotItem)
삭제
Public methodDelete(UInt32)
삭제
Public methodCode exampleEditSnapshotText
스냅샷 텍스트 수정
Public methodExportJson
JSON (JavaScript Object Notation) 형식으로 내보내기
Public methodGetItem
스냅샷 반환
Public methodGetSnapshotDialogControl
Get SnapshotDialog Control
Public methodGetSnapshotImage
스냅샷 이미지 반환
Public methodImportJson
JSON (JavaScript Object Notation) 형식으로 불러오기
Public methodSelect
스냅샷 선택
Public methodCode exampleShowUserViewDialog
Show UserView [Viewpoints] Dialog
Top
See Also